Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Davidqian123 committed Aug 22, 2024
1 parent 9b1112c commit 711c167
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nexa/onnx/nexa_inference_image.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ class NexaImageInference:
A class used for loading image models and running image generation.
Methods:
run: Run the image generation loop.
run_streamlit: Run the Streamlit UI.
run: Run the image generation loop.
run_streamlit: Run the Streamlit UI.
Args:
model_path (str): Path or identifier for the model in Nexa Model Hub.
Expand Down

0 comments on commit 711c167

Please sign in to comment.