RunDiffusion commited on
Commit
7aa8a4d
1 Parent(s): ddc2371

Added testing instructions

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md CHANGED
@@ -204,6 +204,25 @@ While these challenges surfaced during the process, we believe they can be resol
204
  </div>
205
  </div>
206
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
207
  # Special Thanks
208
  The team had a blast with this project and we can't wait to start the next one. The Wonderman LoRA will be available for download on Huggingface and Civitai for research. At RunDiffusion we are always trying to push the boundaries with whatever bleeding-edge tech comes out. We appreciate all our customers and supporters. Without you we would not have the funds to dedicate a team to research, so thank you!
209
  - **Ostris**: [Thank you to Ostris](https://x.com/ostrisai) for the awesome training tools!
 
204
  </div>
205
  </div>
206
 
207
+ # Testing the LoRA Yourself
208
+ If you'd like to take the LoRA for a spin there are a few ways you can do this. In our app with hosted hardware, you can download the LoRA locally along with the ComfyUI workflows below, or use Fal.ai with the
209
+ Huggingface download link. If you use our service we greatly appreciate it! This is how we pay for the research we're doing. So let's go over that.
210
+
211
+ ## Test with RunDiffusion.com
212
+ Log into [RunDiffusion.com](https://rundiffusion.com), select ComfyUI from the app list. On the next screen configure your session.
213
+ - ComfyUI
214
+ - Large Hardware
215
+ - Beta Release (At the time of this document it's at Aug 16, 2024)
216
+ - Storage can be public pay as you go or private creators club
217
+ - Set your time
218
+ - Hit "Launch"
219
+ ![Launch ComfyUI on RunDiffusion](Huggingface-assets/launch_comfy_in_rundiffusion_1.png)
220
+ ![Launch ComfyUI on RunDiffusion](Huggingface-assets/launch_comfy_in_rundiffusion_2.png)
221
+
222
+ ## Test Locally
223
+ Simply download any of the images you see below (or grab the ComfyUI workflow [here](flux-with-lora-RunDiffusion-ComfyUI-Workflow.json)) and drag it into ComfyUI. There are
224
+ instructions for installing Flux in this workflow.
225
+
226
  # Special Thanks
227
  The team had a blast with this project and we can't wait to start the next one. The Wonderman LoRA will be available for download on Huggingface and Civitai for research. At RunDiffusion we are always trying to push the boundaries with whatever bleeding-edge tech comes out. We appreciate all our customers and supporters. Without you we would not have the funds to dedicate a team to research, so thank you!
228
  - **Ostris**: [Thank you to Ostris](https://x.com/ostrisai) for the awesome training tools!