Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -6
requirements.txt
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
-
|
| 2 |
# requirements.txt
|
| 3 |
torch
|
| 4 |
torchvision
|
|
@@ -6,8 +5,4 @@ gradio==4.21.0
|
|
| 6 |
segment-anything-py
|
| 7 |
pillow
|
| 8 |
requests
|
| 9 |
-
huggingface_hub
|
| 10 |
-
fastapi==0.104.1
|
| 11 |
-
pydantic==2.5.3
|
| 12 |
-
|
| 13 |
-
|
|
|
|
|
|
|
| 1 |
# requirements.txt
|
| 2 |
torch
|
| 3 |
torchvision
|
|
|
|
| 5 |
segment-anything-py
|
| 6 |
pillow
|
| 7 |
requests
|
| 8 |
+
huggingface_hub
|
|
|
|
|
|
|
|
|
|
|
|