Skip to content

Commit e7c9248

Browse files
authored
Update README.md
1 parent 983a3ac commit e7c9248

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,9 @@ sudo docker run --gpus all -it primeintellect/genesys:latest uv run python src/
8181
## prod run
8282

8383
```
84-
export HF_HUB_ETAG_TIMEOUT=500,
84+
export HF_HUB_ETAG_TIMEOUT=500
8585
export GCP_CREDENTIALS_BASE64=XXX
86+
export HF_TOKEN=xxx
8687
bash ./script/entrypoint.sh
8788
```
8889

0 commit comments

Comments
 (0)