Spaces:
Runtime error
Runtime error
update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -15,4 +15,5 @@ cohere==3.1.5
|
|
15 |
python-dotenv==0.21.1
|
16 |
transformers==4.25.1
|
17 |
torch==1.13.1
|
18 |
-
accelerate==0.16.0
|
|
|
|
15 |
python-dotenv==0.21.1
|
16 |
transformers==4.25.1
|
17 |
torch==1.13.1
|
18 |
+
accelerate==0.16.0
|
19 |
+
plotly-express==0.4.1
|