Spaces:
Runtime error
Runtime error
Commit
·
57308e8
1
Parent(s):
5b13664
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ transformers==4.30
|
|
2 |
bitsandbytes
|
3 |
accelerate
|
4 |
langchain
|
5 |
-
python-dotenv
|
|
|
|
2 |
bitsandbytes
|
3 |
accelerate
|
4 |
langchain
|
5 |
+
python-dotenv
|
6 |
+
scipy
|