SHAKAZAMBA commited on
Commit
15d9280
1 Parent(s): e5a44dc
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -24,6 +24,8 @@ import random
24
  import spaces
25
  from gradio_imageslider import ImageSlider
26
 
 
 
27
  js_func = """
28
  function refresh() {
29
  const url = new URL(window.location);
 
24
  import spaces
25
  from gradio_imageslider import ImageSlider
26
 
27
+ # test
28
+
29
  js_func = """
30
  function refresh() {
31
  const url = new URL(window.location);