georgescutelnicu
commited on
Commit
•
fbd4730
1
Parent(s):
853f581
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
torch==1.12.0
|
2 |
-
|
3 |
torchvision==0.13.0
|
4 |
-
|
5 |
gradio==3.1.4
|
|
|
|
1 |
torch==1.12.0
|
|
|
2 |
torchvision==0.13.0
|
|
|
3 |
gradio==3.1.4
|
4 |
+
uvicorn==0.2.2
|