Commit
·
8a66678
1
Parent(s):
cceb3ce
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
torch==1.12.0
|
2 |
torchvision==0.13.0
|
3 |
-
gradio==
|
4 |
uvicorn==0.2.2
|
|
|
1 |
torch==1.12.0
|
2 |
torchvision==0.13.0
|
3 |
+
gradio==4.1.1
|
4 |
uvicorn==0.2.2
|