Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
gradio[oauth]==5.3.0
|
| 2 |
transformers
|
| 3 |
torch
|
| 4 |
-
ai2-olmo
|
|
|
|
|
|
| 1 |
gradio[oauth]==5.3.0
|
| 2 |
transformers
|
| 3 |
torch
|
| 4 |
+
ai2-olmo
|
| 5 |
+
sentencepiece
|