Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -1,7 +1,5 @@
|
|
1 |
# Core
|
2 |
-
|
3 |
-
gradio==5.1.0
|
4 |
-
gradio-client>=1.3.0
|
5 |
|
6 |
# Core ML and NLP
|
7 |
torch>=2.0.0
|
|
|
1 |
# Core
|
2 |
+
gradio
|
|
|
|
|
3 |
|
4 |
# Core ML and NLP
|
5 |
torch>=2.0.0
|