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