Create requirements.txt
#2
by
fixoai
- opened
- requirements.txt +3 -0
requirements.txt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio==4.44.0
|
| 2 |
+
llama-cpp-python==0.2.86
|
| 3 |
+
huggingface_hub==0.24.6
|