Run the Code with Modal:
pip install modal-client
modal token new
python -m modal serve MirageStock # Executed at the Top-Level
python threed_local.py --prompt "a dog" # Change line 12 to match the endpoint URL from modal serve
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
pip install modal-client
modal token new
python -m modal serve MirageStock # Executed at the Top-Level
python threed_local.py --prompt "a dog" # Change line 12 to match the endpoint URL from modal serve