Spaces:
Build error
Build error
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==4.27.0
|
2 |
+
huggingface_hub==0.21.1
|
3 |
+
langchain==0.1.14
|
4 |
+
torch==2.1.2
|
5 |
+
llama-cpp-python==0.2.76
|