Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -13,6 +13,7 @@ huggingface_hub>=0.16.0
|
|
13 |
PyYAML>=6.0
|
14 |
plotly>=5.0.0
|
15 |
google-cloud-translate>=3.0.0
|
|
|
16 |
|
17 |
# Additional dependencies that SALT might need
|
18 |
transformers>=4.30.0
|
|
|
13 |
PyYAML>=6.0
|
14 |
plotly>=5.0.0
|
15 |
google-cloud-translate>=3.0.0
|
16 |
+
ipython
|
17 |
|
18 |
# Additional dependencies that SALT might need
|
19 |
transformers>=4.30.0
|