rrg92 commited on
Commit
35bf847
·
verified ·
1 Parent(s): 89507b2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -1,12 +1,15 @@
1
  ---
2
- title: Sqlserver
3
  emoji: 📉
4
  colorFrom: gray
5
  colorTo: indigo
6
  sdk: gradio
7
- sdk_version: 5.16.1
8
  pinned: false
9
  app_port: 8080
10
  ---
11
 
 
 
 
12
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: Gradio + ZeroGPU + Uvicorn
3
  emoji: 📉
4
  colorFrom: gray
5
  colorTo: indigo
6
  sdk: gradio
7
+ sdk_version: 5.32.1
8
  pinned: false
9
  app_port: 8080
10
  ---
11
 
12
+ This space is just a demo showing way how I did to Gradio works with Uvicorn and ZeroGPU.
13
+ Still try understand why withot this dont works normally
14
+
15
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference