Spaces:
Build error
Build error
for fix tool because he don't work (#2)
Browse files- for fix tool because he don't work (302825a4e39eb9913f8270ae6d5f0758708eccd1)
Co-authored-by: Bog <DreamCensor@users.noreply.huggingface.co>
- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,6 @@
|
|
| 1 |
transparent-background
|
| 2 |
torch==2.2.0
|
| 3 |
torchvision==0.17.0
|
| 4 |
-
numpy==1.26.4
|
|
|
|
|
|
|
|
|
| 1 |
transparent-background
|
| 2 |
torch==2.2.0
|
| 3 |
torchvision==0.17.0
|
| 4 |
+
numpy==1.26.4
|
| 5 |
+
gradio==4.44.0
|
| 6 |
+
huggingface_hub==0.26.0
|