Upload folder using huggingface_hub
Browse files- .idea/workspace.xml +1 -1
- requirements.txt +1 -0
.idea/workspace.xml
CHANGED
|
@@ -54,7 +54,7 @@
|
|
| 54 |
<option name="number" value="Default" />
|
| 55 |
<option name="presentableId" value="Default" />
|
| 56 |
<updated>1760056680813</updated>
|
| 57 |
-
<workItem from="1760056681869" duration="
|
| 58 |
</task>
|
| 59 |
<servers />
|
| 60 |
</component>
|
|
|
|
| 54 |
<option name="number" value="Default" />
|
| 55 |
<option name="presentableId" value="Default" />
|
| 56 |
<updated>1760056680813</updated>
|
| 57 |
+
<workItem from="1760056681869" duration="2244000" />
|
| 58 |
</task>
|
| 59 |
<servers />
|
| 60 |
</component>
|
requirements.txt
CHANGED
|
@@ -12,3 +12,4 @@ pillow==11.2.1
|
|
| 12 |
scipy==1.15.2
|
| 13 |
timm==0.9.12
|
| 14 |
transformers==4.49.0
|
|
|
|
|
|
| 12 |
scipy==1.15.2
|
| 13 |
timm==0.9.12
|
| 14 |
transformers==4.49.0
|
| 15 |
+
einops
|