Upload model
Browse files- chute_config.yml +0 -1
chute_config.yml
CHANGED
|
@@ -7,7 +7,6 @@
|
|
| 7 |
Image:
|
| 8 |
from_base: parachutes/base-python:3.12.9
|
| 9 |
run_command:
|
| 10 |
-
- sudo apt-get install -y python3-dev
|
| 11 |
- pip install --no-cache-dir wheel
|
| 12 |
- pip install --no-cache-dir torch torchaudio --index-url https://download.pytorch.org/whl/cu128
|
| 13 |
- pip install --no-cache-dir qwen-tts transformers accelerate huggingface_hub safetensors soundfile numpy pyyaml
|
|
|
|
| 7 |
Image:
|
| 8 |
from_base: parachutes/base-python:3.12.9
|
| 9 |
run_command:
|
|
|
|
| 10 |
- pip install --no-cache-dir wheel
|
| 11 |
- pip install --no-cache-dir torch torchaudio --index-url https://download.pytorch.org/whl/cu128
|
| 12 |
- pip install --no-cache-dir qwen-tts transformers accelerate huggingface_hub safetensors soundfile numpy pyyaml
|