Spaces:
Runtime error
Runtime error
Hjgugugjhuhjggg
commited on
Commit
•
9e85d8f
1
Parent(s):
e1c1e64
Update requirements.txt
Browse files- requirements.txt +6 -15
requirements.txt
CHANGED
@@ -1,16 +1,7 @@
|
|
1 |
-
fastapi==0.95.0
|
2 |
-
uvicorn==0.22.0
|
3 |
-
pydantic
|
4 |
llama-cpp-python
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
invisible_watermark
|
12 |
-
torch
|
13 |
-
transformers==4.42.4
|
14 |
-
xformers
|
15 |
-
sentencepiece
|
16 |
-
faker
|
|
|
|
|
|
|
|
|
1 |
llama-cpp-python
|
2 |
+
pydantic
|
3 |
+
requests
|
4 |
+
faker
|
5 |
+
httpx
|
6 |
+
asyncio
|
7 |
+
python_dotenv
|
|
|
|
|
|
|
|
|
|
|
|