Spaces:
Runtime error
Runtime error
davebulaval
commited on
Commit
Β·
c466d08
1
Parent(s):
b50fe98
try fix app problem
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
1 |
git+https://github.com/huggingface/evaluate@18932858570b9fa97ac478e1e6e709438e4d093b
|
2 |
-
transformers
|
|
|
|
|
|
1 |
git+https://github.com/huggingface/evaluate@18932858570b9fa97ac478e1e6e709438e4d093b
|
2 |
+
transformers
|
3 |
+
gradio==3.50
|
4 |
+
pytorch
|