assentian1970 commited on
Commit
3e1f9f6
·
verified ·
1 Parent(s): 7e990b0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -8
README.md CHANGED
@@ -1,13 +1,14 @@
1
  ---
2
- title: Construction Site Diary
3
- emoji: 🏗️
4
  colorFrom: blue
5
- colorTo: yellow
6
  sdk: gradio
7
- sdk_version: 5.20.0
8
  app_file: app.py
9
  pinned: false
10
- hardware:
11
- - name: cpu
12
- type: zerogpu
13
- ---
 
 
1
  ---
2
+ title: MPLUG Owl3
3
+ emoji: 🏢
4
  colorFrom: blue
5
+ colorTo: pink
6
  sdk: gradio
7
+ sdk_version: "4.41.0"
8
  app_file: app.py
9
  pinned: false
10
+ gpu: zero # <-- Add this line for ZeroGPU
11
+ cpu: medium # <-- Add CPU specification
12
+ ---
13
+
14
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference