Spaces:
Sleeping
Sleeping
saifeddinemk
commited on
Commit
•
a317c6d
1
Parent(s):
96ed827
Fixed app v2
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ uvicorn
|
|
3 |
transformers
|
4 |
git+https://github.com/abetlen/llama-cpp-python.git
|
5 |
nest_asyncio
|
6 |
-
pydantic
|
|
|
|
3 |
transformers
|
4 |
git+https://github.com/abetlen/llama-cpp-python.git
|
5 |
nest_asyncio
|
6 |
+
pydantic
|
7 |
+
tensorflow
|