sciencellama commited on
Commit
f76e55a
·
verified ·
1 Parent(s): 3137796

Switch to ZeroGPU hardware (model requires float16 = GPU)

Browse files
Files changed (1) hide show
  1. README.md +15 -14
README.md CHANGED
@@ -1,14 +1,15 @@
1
- ---
2
- title: LOTUS Depth
3
- emoji: 🚀
4
- colorFrom: blue
5
- colorTo: indigo
6
- sdk: gradio
7
- sdk_version: 5.6.0
8
- python_version: "3.10"
9
- app_file: app.py
10
- pinned: false
11
- license: mit
12
- ---
13
-
14
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
1
+ ---
2
+ title: LOTUS Depth
3
+ emoji: 🚀
4
+ colorFrom: blue
5
+ colorTo: indigo
6
+ sdk: gradio
7
+ sdk_version: 5.6.0
8
+ python_version: "3.10"
9
+ app_file: app.py
10
+ pinned: false
11
+ license: mit
12
+ hardware: zero-gpu
13
+ ---
14
+
15
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference