Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
gradio==4.1.0
|
| 2 |
-
torch==
|
| 3 |
opencv-python-headless==4.7.0.72
|
| 4 |
numpy==1.23.5
|
| 5 |
gitpython==3.1.31
|
|
|
|
| 1 |
gradio==4.1.0
|
| 2 |
+
torch==2.1
|
| 3 |
opencv-python-headless==4.7.0.72
|
| 4 |
numpy==1.23.5
|
| 5 |
gitpython==3.1.31
|