Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
moondream/md-vl-next
moondream
/
test-space
like
1
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
vikhyatk
commited on
Nov 20, 2024
Commit
5091728
·
verified
·
1 Parent(s):
97f30ad
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -1,6 +1,5 @@
1
try:
2
import spaces
3
-
4
IN_SPACES = True
5
except ImportError:
6
from functools import wraps
1
try:
2
import spaces
3
IN_SPACES = True
4
except ImportError:
5
from functools import wraps