Modelcop1 / app.py
Kev09's picture
Update app.py
8f07a4b
raw
history blame
No virus
260 Bytes
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")