amd
/

Text-to-Image
Diffusers
ONNX
hishamchow commited on
Commit
b67e7d7
·
verified ·
1 Parent(s): 5b68791

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ _io16: model input is fp16, perform ops in fp16 and write the final result in fp
21
  ## Running
22
 
23
  ### 1. Using Amuse GUI Application
24
- Use Amuse GUI application to run it: https://www.amuse-ai.com/
25
 
26
 
27
  ### 2. C# Inference Demo
 
21
  ## Running
22
 
23
  ### 1. Using Amuse GUI Application
24
+ Download and install Amuse GUI application to run it: https://www.amuse-ai.com/
25
 
26
 
27
  ### 2. C# Inference Demo