Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -2,3 +2,5 @@ transformers
|
|
2 |
torch
|
3 |
accelerate
|
4 |
bitsandbytes
|
|
|
|
|
|
2 |
torch
|
3 |
accelerate
|
4 |
bitsandbytes
|
5 |
+
python-dotenv
|
6 |
+
|