gokaygokay commited on
Commit
e0d6450
·
verified ·
1 Parent(s): 77be074

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -183,7 +183,7 @@ with gr.Blocks() as demo:
183
  * Enter a prompt to generate a game asset image, then convert it to 3D
184
  * If you find the generated 3D asset satisfactory, click "Extract GLB" to extract the GLB file and download it.
185
  * [TRELLIS Model](https://huggingface.co/JeffreyXiang/TRELLIS-image-large) [Trellis Github](https://github.com/microsoft/TRELLIS) [Flux-Dev](https://huggingface.co/black-forest-labs/FLUX.1-dev)
186
- * [Flux Game Assets LoRA](https://huggingface.co/gokaygokay/Flux-Game-Assets-LoRA-v2) [Hyper FLUX 8Steps LoRA](https://huggingface.co/spaces/ByteDance/Hyper-FLUX-8Steps-LoRA) [safetensors to GGUF for Flux](https://github.com/ruSauron/to-gguf-bat) [Thanks to John6666](https://huggingface.co/John6666)
187
  """)
188
 
189
  with gr.Row():
 
183
  * Enter a prompt to generate a game asset image, then convert it to 3D
184
  * If you find the generated 3D asset satisfactory, click "Extract GLB" to extract the GLB file and download it.
185
  * [TRELLIS Model](https://huggingface.co/JeffreyXiang/TRELLIS-image-large) [Trellis Github](https://github.com/microsoft/TRELLIS) [Flux-Dev](https://huggingface.co/black-forest-labs/FLUX.1-dev)
186
+ * [Flux Game Assets LoRA](https://huggingface.co/gokaygokay/Flux-Game-Assets-LoRA-v2) [Hyper FLUX 8Steps LoRA](https://huggingface.co/ByteDance/Hyper-SD) [safetensors to GGUF for Flux](https://github.com/ruSauron/to-gguf-bat) [Thanks to John6666](https://huggingface.co/John6666)
187
  """)
188
 
189
  with gr.Row():