Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
CHANGED
@@ -3,3 +3,8 @@ 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
|
|
|
|
|
|
|
|
|
|
|
|
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
|
6 |
+
requests==2.28.1
|
7 |
+
beautifulsoup4==4.11.1
|
8 |
+
pandas==1.5.3
|
9 |
+
transformers==4.28.1
|
10 |
+
plotly==5.13.1
|