CreatorPhan's picture
Update app.py
9a936a2
raw
history blame
No virus
153 Bytes
import gradio as gr
api_key = "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"
gr.Interface.load("models/CreatorPhan/Translate-base", api_key = api_key).launch()