import os import gradio as gr gr.Interface.load("models/BladeRunnerAI/botbuster-v1", api_key=os.environ['API_KEY']).launch()