Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
gradio==4.32.0
|
| 2 |
gradio_client==0.17.0
|
| 3 |
transformers==4.41.1
|
|
|
|
| 4 |
torch @ https://download.pytorch.org/whl/cu121/torch-2.3.0%2Bcu121-cp310-cp310-linux_x86_64.whl#sha256=0a12aa9aa6bc442dff8823ac8b48d991fd0771562eaa38593f9c8196d65f7007
|
|
|
|
| 1 |
gradio==4.32.0
|
| 2 |
gradio_client==0.17.0
|
| 3 |
transformers==4.41.1
|
| 4 |
+
emoji==0.6.0
|
| 5 |
torch @ https://download.pytorch.org/whl/cu121/torch-2.3.0%2Bcu121-cp310-cp310-linux_x86_64.whl#sha256=0a12aa9aa6bc442dff8823ac8b48d991fd0771562eaa38593f9c8196d65f7007
|