Spaces:
Running
Running
mrfakename
commited on
Commit
•
4af33eb
1
Parent(s):
55f5367
Sync from GitHub repo
Browse filesThis Space is synced from the GitHub repo: https://github.com/SWivid/F5-TTS. Please submit contributions to the Space there
- README_REPO.md +1 -1
README_REPO.md
CHANGED
@@ -52,7 +52,7 @@ pip install -e .
|
|
52 |
docker build -t f5tts:v1 .
|
53 |
|
54 |
# Or pull from GitHub Container Registry
|
55 |
-
docker pull ghcr.io/
|
56 |
```
|
57 |
|
58 |
|
|
|
52 |
docker build -t f5tts:v1 .
|
53 |
|
54 |
# Or pull from GitHub Container Registry
|
55 |
+
docker pull ghcr.io/swivid/f5-tts:main
|
56 |
```
|
57 |
|
58 |
|