Spaces:
Sleeping
Sleeping
deadshot2003
commited on
Commit
•
4e1ff41
1
Parent(s):
936107f
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -13,5 +13,6 @@ hf-transfer>=0.1.4
|
|
13 |
protobuf<4
|
14 |
click<8.1
|
15 |
pydantic~=1.0
|
|
|
16 |
setuptools>=58.0.0
|
17 |
pip>=22.3.1
|
|
|
13 |
protobuf<4
|
14 |
click<8.1
|
15 |
pydantic~=1.0
|
16 |
+
python-dotenv
|
17 |
setuptools>=58.0.0
|
18 |
pip>=22.3.1
|