import gradio as gr import os gr.Interface.load("models/RunwayMarcus/convextv2-atto-fashion", api_key=os.environ["HUGGING_FACE_HUB_TOKEN"]).launch()