Spaces:
Running
Running
Create requirements.txt
Browse files- requirements.txt +9 -0
requirements.txt
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gpt4all
|
2 |
+
langchain
|
3 |
+
nbconvert
|
4 |
+
huggingface_hub
|
5 |
+
requests
|
6 |
+
radon
|
7 |
+
bs4
|
8 |
+
huggingface
|
9 |
+
streamlit
|