Samuel Oberhofer
commited on
HOTFIX: Add plotly dependency
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -9,3 +9,4 @@ huggingface-hub==0.34.4
|
|
| 9 |
chromadb==1.0.21
|
| 10 |
langdetect
|
| 11 |
nltk
|
|
|
|
|
|
| 9 |
chromadb==1.0.21
|
| 10 |
langdetect
|
| 11 |
nltk
|
| 12 |
+
plotly
|