Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Bullet500
/
Bike_prediction
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Bullet500
commited on
Jan 25
Commit
e1c07e7
·
verified
·
1 Parent(s):
ae7cfd6
Update req.txt
Browse files
Files changed (1)
hide
show
req.txt
+2
-1
req.txt
CHANGED
Viewed
@@ -5,4 +5,5 @@ openai
5
numpy
6
pandas
7
langchain_groq
8
-
pip install langchain
5
numpy
6
pandas
7
langchain_groq
8
+
pip install langchain
9
+
from langchain.chains.llm import LLMChain