Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +11 -0
requirements.txt
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
#MisterAI/Docker_Ollama
|
| 2 |
+
#requirements.txt_02
|
| 3 |
+
#https://huggingface.co/spaces/MisterAI/Docker_Ollama/
|
| 4 |
+
|
| 5 |
+
langchain
|
| 6 |
+
langchain_community
|
| 7 |
+
langchain-ollama
|
| 8 |
+
ollama
|
| 9 |
+
gradio
|
| 10 |
+
bs4
|
| 11 |
+
|