Spaces:
Build error
Build error
Rename streamlit !pip install transformers !pip install sentencepiece !pip install torch to requirements.txt
Browse files
requirements.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
streamlit
|
| 2 |
+
transformers
|
| 3 |
+
sentencepiece
|
| 4 |
+
torch
|
streamlit !pip install transformers !pip install sentencepiece !pip install torch
DELETED
|
File without changes
|