Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -5
requirements.txt
CHANGED
@@ -1,8 +1,4 @@
|
|
1 |
openai
|
2 |
langchain
|
3 |
python-dotenv
|
4 |
-
langchain-community
|
5 |
-
transformers
|
6 |
-
peft
|
7 |
-
accelerate
|
8 |
-
bitsandbytes
|
|
|
1 |
openai
|
2 |
langchain
|
3 |
python-dotenv
|
4 |
+
langchain-community
|
|
|
|
|
|
|
|