Update requirements.txt (#71)
Browse files- Update requirements.txt (cf8836175eeffab45f6c59c30a2af417b4ba7707)
Co-authored-by: Evan Frick <[email protected]>
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
plotly
|
2 |
git+https://github.com/lm-sys/FastChat.git@main#egg=fschat[model_worker,webui]
|
3 |
accelerate>=0.21
|
4 |
peft
|
|
|
1 |
+
plotly<=5.24.1
|
2 |
git+https://github.com/lm-sys/FastChat.git@main#egg=fschat[model_worker,webui]
|
3 |
accelerate>=0.21
|
4 |
peft
|