Update README.md
This commit is contained in:
@@ -39,7 +39,7 @@ python ./inference.py --model_type fast
|
||||
```
|
||||
> **Note:** The inference script will automatically download `meta-llama/Meta-Llama-3.1-8B-Instruct` model files. If you encounter network issues, you can download these files ahead of time and place them in the appropriate cache directory to avoid download failures during inference.
|
||||
|
||||
## Gradio Demo
|
||||
## Gradio Dashboard
|
||||
|
||||
We also provide a Gradio demo for interactive image generation. You can run the demo with:
|
||||
|
||||
@@ -47,6 +47,9 @@ We also provide a Gradio demo for interactive image generation. You can run the
|
||||
python gradio_demo.py
|
||||
```
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
## License
|
||||
|
||||
|
||||
Reference in New Issue
Block a user