Spaces:
Build error
Build error
praeclarumjj3
commited on
Commit
•
83c7629
1
Parent(s):
4b26417
:zap: Fix req
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -14,7 +14,7 @@ tokenizers>=0.12.1
|
|
14 |
uvicorn
|
15 |
chardet
|
16 |
shortuuid
|
17 |
-
httpx==0.24.0
|
18 |
spacy
|
19 |
inflect
|
20 |
peft==0.4.0
|
|
|
14 |
uvicorn
|
15 |
chardet
|
16 |
shortuuid
|
17 |
+
httpx==0.24.0
|
18 |
spacy
|
19 |
inflect
|
20 |
peft==0.4.0
|