jbilcke-hf HF staff commited on
Commit
24dca10
1 Parent(s): 9d8dfcb
Files changed (1) hide show
  1. public/index.html +11 -1
public/index.html CHANGED
@@ -110,7 +110,17 @@ function app() {
110
  audience: 0,
111
  online: false,
112
  url: 'https://jbilcke-hf-media-server.hf.space/live/hdtv.flv',
113
- resolution: '1024x576',
 
 
 
 
 
 
 
 
 
 
114
  model: 'zeroscope_v2_XL',
115
  modelUrl: 'https://huggingface.co/cerspense/zeroscope_v2_XL',
116
  },
 
110
  audience: 0,
111
  online: false,
112
  url: 'https://jbilcke-hf-media-server.hf.space/live/hdtv.flv',
113
+ resolution: '1024x576_8FPS',
114
+ model: 'zeroscope_v2_XL',
115
+ modelUrl: 'https://huggingface.co/cerspense/zeroscope_v2_XL',
116
+ },
117
+ smooth: {
118
+ id: 'smooth',
119
+ label: '#next⌛',
120
+ audience: 0,
121
+ online: false,
122
+ url: 'https://jbilcke-hf-media-server.hf.space/live/smooth.flv',
123
+ resolution: '1024x576_24FPS',
124
  model: 'zeroscope_v2_XL',
125
  modelUrl: 'https://huggingface.co/cerspense/zeroscope_v2_XL',
126
  },