Spaces:
Sleeping
Sleeping
research14
commited on
Commit
•
d4d5003
1
Parent(s):
52ec931
installed fschat
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -2,5 +2,4 @@ transformers
|
|
2 |
torch
|
3 |
openai
|
4 |
sentencepiece
|
5 |
-
|
6 |
-
python3 -m fastchat.serve.huggingface_api --model lmsys/fastchat-t5-3b-v1.0
|
|
|
2 |
torch
|
3 |
openai
|
4 |
sentencepiece
|
5 |
+
fschat
|
|