Spaces:
Running
Running
selfitcamera
commited on
Commit
·
fa1d43b
1
Parent(s):
bf2bbef
init
Browse files
util.py
CHANGED
|
@@ -33,7 +33,7 @@ R2_SECRET_KEY = OneKey[5]
|
|
| 33 |
R2_ENDPOINT = OneKey[6]
|
| 34 |
|
| 35 |
# HuggingFace用户任务限制配置
|
| 36 |
-
HF_TASK_LIMIT =
|
| 37 |
|
| 38 |
|
| 39 |
samples = [
|
|
|
|
| 33 |
R2_ENDPOINT = OneKey[6]
|
| 34 |
|
| 35 |
# HuggingFace用户任务限制配置
|
| 36 |
+
HF_TASK_LIMIT = 10
|
| 37 |
|
| 38 |
|
| 39 |
samples = [
|