prithivMLmods commited on
Commit
2c42c12
·
verified ·
1 Parent(s): 6b41390

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -143,8 +143,6 @@ notebook_login()
143
 
144
  ---
145
 
146
- `@hardware-accelerator : H200`
147
-
148
  <details>
149
  <summary>app.py</summary>
150
 
@@ -685,6 +683,10 @@ if __name__ == "__main__":
685
 
686
  ---
687
 
 
 
 
 
688
  ## For more information, visit the documentation.
689
 
690
  > Flux is a suite of state-of-the-art text-to-image generation models based on diffusion transformers, developed by Black Forest Labs. The models are designed for high-quality generative image tasks, including text-to-image, inpainting, outpainting, and advanced structure or depth-controlled workflows. Flux is available through the Hugging Face diffusers library.
 
143
 
144
  ---
145
 
 
 
146
  <details>
147
  <summary>app.py</summary>
148
 
 
683
 
684
  ---
685
 
686
+ ## Recommended runtime type
687
+
688
+ `@hardware-accelerator : H200`
689
+
690
  ## For more information, visit the documentation.
691
 
692
  > Flux is a suite of state-of-the-art text-to-image generation models based on diffusion transformers, developed by Black Forest Labs. The models are designed for high-quality generative image tasks, including text-to-image, inpainting, outpainting, and advanced structure or depth-controlled workflows. Flux is available through the Hugging Face diffusers library.