import gradio as gr | |
gr.Interface.load("models/pszemraj/flan-t5-large-grammar-synthesis").launch() | |
from diff_match_patch import diff_match_patch |
import gradio as gr | |
gr.Interface.load("models/pszemraj/flan-t5-large-grammar-synthesis").launch() | |
from diff_match_patch import diff_match_patch |