Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ torch==1.13.1
|
|
| 3 |
sentencepiece==0.1.97
|
| 4 |
sacremoses==0.0.53
|
| 5 |
pandas==1.5.1
|
| 6 |
-
matplotlib==3.7.0
|
|
|
|
|
|
| 3 |
sentencepiece==0.1.97
|
| 4 |
sacremoses==0.0.53
|
| 5 |
pandas==1.5.1
|
| 6 |
+
matplotlib==3.7.0
|
| 7 |
+
gradio==3.35.2
|