saddam213 commited on
Commit
27fbd24
·
verified ·
1 Parent(s): d4a7bda

Upload 6 files

Browse files
Files changed (6) hide show
  1. Icon.png +2 -2
  2. README.md +2 -9
  3. Sample.png +2 -2
  4. Sample2.png +2 -2
  5. Sample3.png +2 -2
  6. Sample4.png +2 -2
Icon.png CHANGED

Git LFS Details

  • SHA256: bacfa6b323ec6a220968393a68cb4f1687387e79f02e0108712f25144d08156c
  • Pointer size: 132 Bytes
  • Size of remote file: 2.12 MB

Git LFS Details

  • SHA256: 0f0c400aa9c9398799f70148d92eeea6a1d4909dd37230d2d2f8840c92dce987
  • Pointer size: 132 Bytes
  • Size of remote file: 2.57 MB
README.md CHANGED
@@ -7,24 +7,17 @@ pipeline_tag: text-to-image
7
  https://huggingface.co/black-forest-labs/FLUX.1-schnell
8
 
9
 
10
- ## Note on Float16 Conversion:
11
-
12
- The Float16 conversion of this model is not yet perfect, and there is a noticeable quality difference compared to the ONNX [Float32](https://huggingface.co/TensorStack/Flux_schnell-f32-onnx) version. While it still produces fantastic images, we are actively working on improving the precision of this model.
13
-
14
- We welcome any community assistance or input regarding this conversion.
15
-
16
-
17
  ## C# Inference Demo
18
  https://github.com/TensorStack-AI/OnnxStack
19
 
20
  ```csharp
21
  // Create Pipeline
22
- var pipeline = FluxPipeline.CreatePipeline("D:\\Models\\Flux_schnell-f32-onnx");
23
 
24
  // Prompt
25
  var promptOptions = new PromptOptions
26
  {
27
- Prompt = "Illustrate a fierce barbarian man, with muscles rippling and wielding a massive axe, roaring in triumph"
28
  };
29
 
30
  // Scheduler Options
 
7
  https://huggingface.co/black-forest-labs/FLUX.1-schnell
8
 
9
 
 
 
 
 
 
 
 
10
  ## C# Inference Demo
11
  https://github.com/TensorStack-AI/OnnxStack
12
 
13
  ```csharp
14
  // Create Pipeline
15
+ var pipeline = FluxPipeline.CreatePipeline("D:\\Models\\Flux_schnell-f16-onnx");
16
 
17
  // Prompt
18
  var promptOptions = new PromptOptions
19
  {
20
+ Prompt = "A cow in a suit holding a sign that says 'OnnxStack Flux', intricate design and details, hyperrealism, photorealistic, cinematic."
21
  };
22
 
23
  // Scheduler Options
Sample.png CHANGED

Git LFS Details

  • SHA256: ca9e7882de036e7cdd564508bf7f8a474aa9cf1072cca9da5e8f2c82ac3b4804
  • Pointer size: 132 Bytes
  • Size of remote file: 2.01 MB

Git LFS Details

  • SHA256: 8811b48f701ae3d752c57eb6a4a635ee31d3d1381c5bcba325cc1eefeff30bb5
  • Pointer size: 132 Bytes
  • Size of remote file: 1.52 MB
Sample2.png CHANGED

Git LFS Details

  • SHA256: 8b2fe4fcc12c6c53860d7331a57da86109b21325d1e739f60fc1e0e3054fb431
  • Pointer size: 132 Bytes
  • Size of remote file: 2.01 MB

Git LFS Details

  • SHA256: 49d8900ce43e7d4c4ce224169f09a3503e6c179500513d745ad6eeac469fe5a3
  • Pointer size: 132 Bytes
  • Size of remote file: 2.18 MB
Sample3.png CHANGED

Git LFS Details

  • SHA256: 5cb6a2b6d9a91946d83f8c6a412575b52eb462b2afd9a403f3c799fa38840c6d
  • Pointer size: 132 Bytes
  • Size of remote file: 2.21 MB

Git LFS Details

  • SHA256: b6a0dbf2da7f781744a43e3efbbe86b4cb8ace1bae07104107091bb7471defab
  • Pointer size: 132 Bytes
  • Size of remote file: 1.65 MB
Sample4.png CHANGED

Git LFS Details

  • SHA256: f71fd92bbc8155e520d88451e58f57fd6e4a0c910575136ef44785f2f354ba66
  • Pointer size: 132 Bytes
  • Size of remote file: 2.01 MB

Git LFS Details

  • SHA256: bc03e49fe00f56a8d07197490ea10bb0927f2f1f5927bfd551777efb3ba6dc64
  • Pointer size: 132 Bytes
  • Size of remote file: 1.82 MB