Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -1,2 +1,7 @@
|
|
1 |
gradio>=3.23.0
|
2 |
-
torch==1.13.
|
|
|
|
|
|
|
|
|
|
|
|
1 |
gradio>=3.23.0
|
2 |
+
torch==1.13.1
|
3 |
+
torchvision==0.14.1
|
4 |
+
pillow==8.4.0
|
5 |
+
tqdm==4.62.3
|
6 |
+
numpy==1.21.2
|
7 |
+
scipy==1.7.1
|