Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +0 -5
requirements.txt
CHANGED
|
@@ -1,5 +1,3 @@
|
|
| 1 |
-
--extra-index-url https://download.pytorch.org/whl/cpu
|
| 2 |
-
|
| 3 |
llama-cpp-python==0.2.90
|
| 4 |
fastapi
|
| 5 |
uvicorn
|
|
@@ -8,9 +6,6 @@ pydantic
|
|
| 8 |
supabase
|
| 9 |
|
| 10 |
transformers==4.38.2
|
| 11 |
-
torch==2.1.2
|
| 12 |
-
torchvision==0.16.2
|
| 13 |
-
|
| 14 |
accelerate
|
| 15 |
Pillow
|
| 16 |
sentencepiece
|
|
|
|
|
|
|
|
|
|
| 1 |
llama-cpp-python==0.2.90
|
| 2 |
fastapi
|
| 3 |
uvicorn
|
|
|
|
| 6 |
supabase
|
| 7 |
|
| 8 |
transformers==4.38.2
|
|
|
|
|
|
|
|
|
|
| 9 |
accelerate
|
| 10 |
Pillow
|
| 11 |
sentencepiece
|