File size: 260 Bytes
6b0b994
 
 
8f07a4b
 
 
 
 
1
2
3
4
5
6
7
8
import gradio as gr
#import git
import os
os.system("git lfs install;git clone https://huggingface.co/Kev09/Lorakev

# if you want to clone without large files – just their pointers
# prepend your git clone with the following env var:
GIT_LFS_SKIP_SMUDGE=1")