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") |