Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -5,3 +5,4 @@ python-multipart==0.0.9
|
|
| 5 |
pillow==10.4.0
|
| 6 |
torch==2.3.1
|
| 7 |
torchvision==0.18.1
|
|
|
|
|
|
| 5 |
pillow==10.4.0
|
| 6 |
torch==2.3.1
|
| 7 |
torchvision==0.18.1
|
| 8 |
+
requests
|