Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
CVPR
/
README
like
0
Running
App
Files
Files
Community
1
akhaliq
HF Staff
commited on
Jun 12, 2022
Commit
9ebea70
·
1 Parent(s):
c420bd9
Create path.py
Browse files
Files changed (1)
hide
show
path.py
+2
-0
path.py
ADDED
Viewed
@@ -0,0 +1,2 @@
1
+
import os
2
+
print os.path.abspath("gradiointerface.png")