Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Kev09
/
Testmodel
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Kev09
commited on
Dec 4, 2023
Commit
30e38e5
·
1 Parent(s):
5592402
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+4
-0
app.py
CHANGED
Viewed
@@ -0,0 +1,4 @@
1
+
import os
2
+
import gradio
3
+
4
+
os.system( "git clone https://huggingface.co/Kev09/Lorakev;GIT_LFS_SKIP_SMUDGE=1" )