Upload folder using huggingface_hub
Browse files- .idea/workspace.xml +2 -1
- requirements.txt +1 -1
.idea/workspace.xml
CHANGED
@@ -5,6 +5,7 @@
|
|
5 |
</component>
|
6 |
<component name="ChangeListManager">
|
7 |
<list default="true" id="09d685d1-f444-43d5-acad-200263565083" name="更改" comment="">
|
|
|
8 |
<change beforePath="$PROJECT_DIR$/requirements.txt" beforeDir="false" afterPath="$PROJECT_DIR$/requirements.txt" afterDir="false" />
|
9 |
</list>
|
10 |
<option name="SHOW_DIALOG" value="false" />
|
@@ -93,7 +94,7 @@
|
|
93 |
<workItem from="1733105812677" duration="3426000" />
|
94 |
<workItem from="1733110257766" duration="6291000" />
|
95 |
<workItem from="1733124449966" duration="296000" />
|
96 |
-
<workItem from="1733304778417" duration="
|
97 |
</task>
|
98 |
<servers />
|
99 |
</component>
|
|
|
5 |
</component>
|
6 |
<component name="ChangeListManager">
|
7 |
<list default="true" id="09d685d1-f444-43d5-acad-200263565083" name="更改" comment="">
|
8 |
+
<change beforePath="$PROJECT_DIR$/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/README.md" afterDir="false" />
|
9 |
<change beforePath="$PROJECT_DIR$/requirements.txt" beforeDir="false" afterPath="$PROJECT_DIR$/requirements.txt" afterDir="false" />
|
10 |
</list>
|
11 |
<option name="SHOW_DIALOG" value="false" />
|
|
|
94 |
<workItem from="1733105812677" duration="3426000" />
|
95 |
<workItem from="1733110257766" duration="6291000" />
|
96 |
<workItem from="1733124449966" duration="296000" />
|
97 |
+
<workItem from="1733304778417" duration="2179000" />
|
98 |
</task>
|
99 |
<servers />
|
100 |
</component>
|
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
--extra-index-url https://download.openmmlab.com/mmcv/dist/cu118/torch2.1.0/index.html
|
2 |
-
https://download.openmmlab.com/mmcv/dist/cu118/torch2.1.0/mmcv-2.1.0-cp39-cp39-
|
3 |
|
4 |
gradio
|
5 |
scikit-image==0.21.0
|
|
|
1 |
--extra-index-url https://download.openmmlab.com/mmcv/dist/cu118/torch2.1.0/index.html
|
2 |
+
https://download.openmmlab.com/mmcv/dist/cu118/torch2.1.0/mmcv-2.1.0-cp39-cp39-manylinux1_x86_64.whl
|
3 |
|
4 |
gradio
|
5 |
scikit-image==0.21.0
|