Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -11,4 +11,5 @@ safetensors
|
|
| 11 |
torch>=2.2
|
| 12 |
torchvision>=0.17
|
| 13 |
pillow
|
| 14 |
-
requests
|
|
|
|
|
|
| 11 |
torch>=2.2
|
| 12 |
torchvision>=0.17
|
| 13 |
pillow
|
| 14 |
+
requests
|
| 15 |
+
hf_transfer
|