Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -1,6 +1,4 @@
|
|
1 |
gradio
|
2 |
pandas
|
3 |
-
duckdb
|
4 |
transformers
|
5 |
-
torch
|
6 |
-
sentencepiece # ← add this so the slow SP tokenizer works
|
|
|
1 |
gradio
|
2 |
pandas
|
|
|
3 |
transformers
|
4 |
+
torch
|
|