Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -7
requirements.txt
CHANGED
|
@@ -1,8 +1,5 @@
|
|
| 1 |
pydantic==2.10.6
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
accelerate
|
| 7 |
-
sentencepiece
|
| 8 |
-
kaggle
|
|
|
|
| 1 |
pydantic==2.10.6
|
| 2 |
+
transformers
|
| 3 |
+
datasets
|
| 4 |
+
gradio
|
| 5 |
+
torch
|
|
|
|
|
|
|
|
|