File size: 141 Bytes
54ad8a9
a237885
 
54ad8a9
 
 
 
1
2
3
4
5
6
7
8
from huggingface_hub import from_pretrained_keras
import tensorflow as tf
import gradio as gr

model = from_pretrained_keras("jaimin/CWI")