Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
barser65
/
assessment3
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
barser65
commited on
Dec 11, 2023
Commit
bf35104
·
1 Parent(s):
0234904
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-0
app.py
CHANGED
Viewed
@@ -1,3 +1,5 @@
1
def converti(path):
2
import pip
3
1
+
# https://huggingface.co/spaces/barser65/assessment3
2
+
3
def converti(path):
4
import pip
5