arwin0727 commited on
Commit
9de055b
·
verified ·
1 Parent(s): 019ac4f

Upload chute_config.yml with huggingface_hub

Browse files
Files changed (1) hide show
  1. chute_config.yml +3 -4
chute_config.yml CHANGED
@@ -4,9 +4,8 @@ Image:
4
  - pip install torch==2.7.0 torchvision==0.22.0 torchaudio==2.7.0 --index-url https://download.pytorch.org/whl/cu128
5
  - pip install "transformers>=4.55,<4.58" accelerate huggingface_hub pyyaml soundfile librosa einops
6
  - pip install qwen-tts --no-deps
7
- - pip install qwen-omni-utils
8
  - pip install "fastapi" "uvicorn[standard]" numpy
9
- - pip install openai-whisper deepmultilingualpunctuation
10
  set_workdir: /app
11
 
12
  NodeSelector:
@@ -16,8 +15,8 @@ NodeSelector:
16
  exclude: []
17
 
18
  Chute:
19
- tagline: vocence miner qwen3-tts omni-judged
20
- readme: qwen3-tts omni-judged
21
  shutdown_after_seconds: 86400
22
  concurrency: 1
23
  max_instances: 1
 
4
  - pip install torch==2.7.0 torchvision==0.22.0 torchaudio==2.7.0 --index-url https://download.pytorch.org/whl/cu128
5
  - pip install "transformers>=4.55,<4.58" accelerate huggingface_hub pyyaml soundfile librosa einops
6
  - pip install qwen-tts --no-deps
 
7
  - pip install "fastapi" "uvicorn[standard]" numpy
8
+ - pip install openai-whisper
9
  set_workdir: /app
10
 
11
  NodeSelector:
 
15
  exclude: []
16
 
17
  Chute:
18
+ tagline: vocence miner qwen3-tts utmos-scored
19
+ readme: qwen3-tts utmos-scored
20
  shutdown_after_seconds: 86400
21
  concurrency: 1
22
  max_instances: 1