Spaces:
Runtime error
Runtime error
carlfeynman
commited on
Commit
•
ab68380
1
Parent(s):
e6801b9
debug
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
fastapi==0.
|
2 |
uvicorn==0.15.0
|
3 |
aiofiles
|
4 |
torch
|
@@ -6,5 +6,4 @@ fastcore
|
|
6 |
torchvision
|
7 |
datasets
|
8 |
matplotlib
|
9 |
-
python-multipart
|
10 |
-
|
|
|
1 |
+
fastapi==0.73.0
|
2 |
uvicorn==0.15.0
|
3 |
aiofiles
|
4 |
torch
|
|
|
6 |
torchvision
|
7 |
datasets
|
8 |
matplotlib
|
9 |
+
python-multipart
|
|