Update requirements.txt (#34)
Browse files- Update requirements.txt (c58a34cb5c06ae010d0add7ebec618cf1d207f94)
Co-authored-by: Lisa Dunlap <lisabdunlap@users.noreply.huggingface.co>
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
plotly
|
2 |
-
git+https://github.com/lm-sys/FastChat.git@main
|
|
|
1 |
plotly
|
2 |
+
git+https://github.com/lm-sys/FastChat.git@main#egg=fschat[model_worker,webui]
|