Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
|
|
1 |
torch
|
2 |
torchvision
|
3 |
-
fastapi
|
4 |
-
uvicorn
|
5 |
pillow
|
|
|
6 |
huggingface_hub
|
|
|
1 |
+
fastapi
|
2 |
torch
|
3 |
torchvision
|
|
|
|
|
4 |
pillow
|
5 |
+
uvicorn
|
6 |
huggingface_hub
|