File size: 94 Bytes
8312260
 
 
 
 
 
1
2
3
4
5
6
import gradio as gr

gr.load(
   "models/ordlibrary/web3gpt",
   provider="fal-ai",
).launch()