Spaces:
Sleeping
Sleeping
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
transformers>=4.42.0
|
| 2 |
torch>=2.2.0
|
| 3 |
gradio>=4.0.0
|
|
|
|
| 4 |
|
|
|
|
| 1 |
transformers>=4.42.0
|
| 2 |
torch>=2.2.0
|
| 3 |
gradio>=4.0.0
|
| 4 |
+
tiktoken>=0.7.0
|
| 5 |
|