Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
transformers>=4.30.0
|
2 |
torch>=2.0.0
|
3 |
scipy>=1.10.0
|
4 |
-
gradio>=4.44.
|
5 |
numpy>=1.24.0
|
|
|
1 |
transformers>=4.30.0
|
2 |
torch>=2.0.0
|
3 |
scipy>=1.10.0
|
4 |
+
gradio>=4.44.0
|
5 |
numpy>=1.24.0
|