Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
torch
|
2 |
transformers>=4.35
|
3 |
gradio[oauth,mcp]==5.44.1
|
|
|
|
1 |
torch
|
2 |
transformers>=4.35
|
3 |
gradio[oauth,mcp]==5.44.1
|
4 |
+
tiktoken>=0.4.0
|