import torch import gradio as gr from huggingface_hub import model_info interface = gr.load("models/Vira21/Whisper-Base-KhmerV2") interface.launch()