Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -8
requirements.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
-
gradio
|
2 |
-
gradio_client
|
3 |
-
transformers
|
4 |
-
emoji
|
5 |
torch @ https://download.pytorch.org/whl/cu121/torch-2.3.0%2Bcu121-cp310-cp310-linux_x86_64.whl#sha256=0a12aa9aa6bc442dff8823ac8b48d991fd0771562eaa38593f9c8196d65f7007
|
6 |
-
requests
|
7 |
-
beautifulsoup4
|
8 |
-
pandas
|
9 |
-
plotly
|
|
|
1 |
+
gradio
|
2 |
+
gradio_client
|
3 |
+
transformers
|
4 |
+
emoji
|
5 |
torch @ https://download.pytorch.org/whl/cu121/torch-2.3.0%2Bcu121-cp310-cp310-linux_x86_64.whl#sha256=0a12aa9aa6bc442dff8823ac8b48d991fd0771562eaa38593f9c8196d65f7007
|
6 |
+
requests
|
7 |
+
beautifulsoup4
|
8 |
+
pandas
|
9 |
+
plotly
|