Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Arts-of-coding
/
Corneal_meta-atlas
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Arts-of-coding
commited on
Sep 19, 2022
Commit
79f22d8
·
1 Parent(s):
137e8bf
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-0
app.py
CHANGED
Viewed
@@ -1,3 +1,5 @@
1
import os
2
from dotenv import load_dotenv
3
from subprocess import Popen
1
+
huggingface-cli delete-cache
2
+
3
import os
4
from dotenv import load_dotenv
5
from subprocess import Popen