Spaces:
Sleeping
Sleeping
JCai
commited on
Commit
·
feff9f7
1
Parent(s):
6d5706b
modify requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ huggingface_hub==0.23.*
|
|
3 |
gradio==4.43.0
|
4 |
torch==2.4.*
|
5 |
transformers==4.43.*
|
6 |
-
accelerate==0.33.*
|
|
|
|
3 |
gradio==4.43.0
|
4 |
torch==2.4.*
|
5 |
transformers==4.43.*
|
6 |
+
accelerate==0.33.*
|
7 |
+
python-dotenv==1.0.1
|