Spaces:
Sleeping
Sleeping
acecalisto3
commited on
Commit
•
e340059
1
Parent(s):
ef2c267
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
accelerate
|
2 |
streamlit==1.37.1
|
3 |
transformers
|
|
|
4 |
langchain==0.2.14
|
5 |
langchain-community==0.2.12
|
6 |
langchain-core==0.2.34
|
|
|
1 |
accelerate
|
2 |
streamlit==1.37.1
|
3 |
transformers
|
4 |
+
docker
|
5 |
langchain==0.2.14
|
6 |
langchain-community==0.2.12
|
7 |
langchain-core==0.2.34
|