Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ gradio~=4.29.0
|
|
4 |
pandas~=2.2.2
|
5 |
plotly~=5.20.0
|
6 |
scikit-learn~=1.2.2
|
7 |
-
scipy~=1.8.1
|
|
|
|
4 |
pandas~=2.2.2
|
5 |
plotly~=5.20.0
|
6 |
scikit-learn~=1.2.2
|
7 |
+
scipy~=1.8.1
|
8 |
+
transformers~=4.41.1
|