Spaces:
Sleeping
Sleeping
NickNYU
commited on
Commit
·
340c08b
1
Parent(s):
5ea412d
add dependency for dotenv
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ streamlit
|
|
4 |
ruff
|
5 |
black
|
6 |
mypy
|
7 |
-
accelerate
|
|
|
|
4 |
ruff
|
5 |
black
|
6 |
mypy
|
7 |
+
accelerate
|
8 |
+
python-dotenv
|