Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
gradio>=3.0
|
2 |
evaluate>=0.4.0
|
3 |
matplotlib
|
4 |
-
pandas
|
|
|
|
|
|
1 |
gradio>=3.0
|
2 |
evaluate>=0.4.0
|
3 |
matplotlib
|
4 |
+
pandas
|
5 |
+
transformers
|
6 |
+
torch
|