Skip to content

Commit 22587b2

Browse files
docs(hub): missing "required" example (#397)
Co-authored-by: Mo King <[email protected]>
1 parent f4492c0 commit 22587b2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

hub/publishing-guide.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ Environment variables can be defined in several ways:
111111
"name": "Hugging Face Model",
112112
"description": "Model organization/name as listed on Huggingface Hub",
113113
"default": "runwayml/stable-diffusion-v1-5",
114+
"required": true
114115
}
115116
}
116117
```
@@ -383,4 +384,4 @@ To participate in the revenue sharing program, you must:
383384

384385
### Payment timing
385386

386-
Credits are deposited into your Runpod account balance during the first week of each month. Revenue is calculated based on the previous month's activity.
387+
Credits are deposited into your Runpod account balance during the first week of each month. Revenue is calculated based on the previous month's activity.

0 commit comments

Comments
 (0)