Spaces:
Running
Running
update
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,5 +6,5 @@ llama-cpp-python==0.3.2
|
|
6 |
opencv-python
|
7 |
fastapi
|
8 |
uvicorn[standard]
|
9 |
-
llama-cpp-python[server]
|
10 |
Pillow
|
|
|
6 |
opencv-python
|
7 |
fastapi
|
8 |
uvicorn[standard]
|
9 |
+
llama-cpp-python[server]
|
10 |
Pillow
|