Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
-
llama-cpp-python
|
| 2 |
-
fastapi
|
| 3 |
-
pydantic
|
|
|
|
|
|
| 1 |
+
llama-cpp-python
|
| 2 |
+
fastapi
|
| 3 |
+
pydantic
|
| 4 |
+
uvicorn
|