Spaces:
Build error
Build error
JCai commited on
Commit ·
c93dd01
1
Parent(s): be50808
modify requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ gradio==4.43.0
|
|
| 4 |
torch==2.4.*
|
| 5 |
transformers==4.43.*
|
| 6 |
accelerate==0.33.*
|
| 7 |
-
python-dotenv==1.0.1
|
|
|
|
|
|
| 4 |
torch==2.4.*
|
| 5 |
transformers==4.43.*
|
| 6 |
accelerate==0.33.*
|
| 7 |
+
python-dotenv==1.0.1
|
| 8 |
+
prometheus_client==0.21.*
|