Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -1 +1,6 @@
|
|
1 |
-
pandas
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pandas
|
2 |
+
sentencepiece
|
3 |
+
gradio
|
4 |
+
transformers
|
5 |
+
pyvis
|
6 |
+
torch
|