Spaces:
Runtime error
Runtime error
youssef227
commited on
Update requirments.txt
Browse files- requirments.txt +7 -17
requirments.txt
CHANGED
@@ -1,19 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
peft
|
2 |
-
APScheduler==3.10.1
|
3 |
-
black==23.11.0
|
4 |
-
click==8.1.3
|
5 |
-
huggingface-hub>=0.19.0
|
6 |
-
transformers>=4.30.0
|
7 |
-
datasets>=2.14.5
|
8 |
-
matplotlib==3.7.1
|
9 |
-
numpy==1.24.2
|
10 |
-
pandas==2.0.0
|
11 |
-
plotly==5.14.1
|
12 |
-
python-dateutil==2.8.2
|
13 |
-
requests==2.28.2
|
14 |
-
sentencepiece
|
15 |
-
tqdm==4.65.0
|
16 |
-
tokenizers>=0.15.0
|
17 |
-
tiktoken>=0.5.2
|
18 |
-
einops==0.7.0
|
19 |
torch
|
|
|
1 |
+
python-multipart
|
2 |
+
fastapi
|
3 |
+
pydantic
|
4 |
+
uvicorn
|
5 |
+
requests
|
6 |
+
python-dotenv
|
7 |
+
ctransformers
|
8 |
peft
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
torch
|