import gradio as gr import os gr.load("DataAnalyticsLab/PersianGPT", hf_token=os.environ.get("HF_TOKEN", None), src='models').launch()