abdulmatinomotoso
commited on
Commit
·
9ff6263
1
Parent(s):
458779c
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ transformers
|
|
2 |
sentencepiece
|
3 |
numpy
|
4 |
torch
|
5 |
-
pandas
|
|
|
|
2 |
sentencepiece
|
3 |
numpy
|
4 |
torch
|
5 |
+
pandas
|
6 |
+
gradio_client==0.1.4
|