Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
transformers
|
| 2 |
-
gradio
|
| 3 |
Torch
|
| 4 |
-
SentencePiece
|
| 5 |
-
pip install -U gradio
|
|
|
|
| 1 |
transformers
|
| 2 |
+
gradio==2.4.0
|
| 3 |
Torch
|
| 4 |
+
SentencePiece
|
|
|