Spaces:
Runtime error
Runtime error
Create new file
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gdown
|
| 2 |
+
nltk
|
| 3 |
+
pipenv
|
| 4 |
+
streamlit
|
| 5 |
+
datasets
|
| 6 |
+
tqdm
|
| 7 |
+
transformers
|
| 8 |
+
torch
|