Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
gradio==2.2.13
|
2 |
-
torch==1.
|
3 |
transformers==4.11.0
|
4 |
opencv-python==4.5.3.56
|
5 |
numpy==1.21.2
|
|
|
1 |
gradio==2.2.13
|
2 |
+
torch==1.11.0
|
3 |
transformers==4.11.0
|
4 |
opencv-python==4.5.3.56
|
5 |
numpy==1.21.2
|