Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
joermd
/
speedy
like
0
Build error
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
joermd
commited on
Nov 9, 2024
Commit
e281fc5
·
verified
·
1 Parent(s):
4a71e99
Create app.py
Browse files
Files changed (1)
hide
show
app.py
+3
-0
app.py
ADDED
Viewed
@@ -0,0 +1,3 @@
1
+
import zipfile
2
+
with zipfile.ZipFile("بيانات تدريبzip", "r") as zip_ref:
3
+
zip_ref.extractall("joermd/speedy/main")