Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +0 -6
requirements.txt
CHANGED
|
@@ -1,10 +1,4 @@
|
|
| 1 |
-
# core
|
| 2 |
gradio==3.45.0
|
| 3 |
Pillow
|
| 4 |
requests
|
| 5 |
-
|
| 6 |
-
# llama.cpp Python bindings (will build from source)
|
| 7 |
llama-cpp-python==0.1.66
|
| 8 |
-
|
| 9 |
-
# transformers only for processor utilities if needed
|
| 10 |
-
transformers>=4.40.0
|
|
|
|
|
|
|
| 1 |
gradio==3.45.0
|
| 2 |
Pillow
|
| 3 |
requests
|
|
|
|
|
|
|
| 4 |
llama-cpp-python==0.1.66
|
|
|
|
|
|
|
|
|