Spaces:
Runtime error
Runtime error
Thao Pham
commited on
Commit
·
d9c8528
1
Parent(s):
06aa5e6
update gradio version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
torch==2.2.2
|
2 |
transformers==4.40.0
|
3 |
-
gradio==4.
|
4 |
scikit-learn==1.4.2
|
5 |
numpy==1.26.4
|
6 |
underthesea==6.8.0
|
|
|
1 |
torch==2.2.2
|
2 |
transformers==4.40.0
|
3 |
+
gradio==4.44.1
|
4 |
scikit-learn==1.4.2
|
5 |
numpy==1.26.4
|
6 |
underthesea==6.8.0
|