Spaces:
Runtime error
Runtime error
Commit
·
2caefe5
1
Parent(s):
ff660e7
modify requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
git+https://github.com/huggingface/evaluate@a4bdc10c48a450b978d91389a48dbb5297835c7d
|
2 |
-
regex
|
|
|
|
1 |
git+https://github.com/huggingface/evaluate@a4bdc10c48a450b978d91389a48dbb5297835c7d
|
2 |
+
regex
|
3 |
+
gradio==3.50
|