sjw commited on
Commit
213a6df
·
1 Parent(s): 069774d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -21,6 +21,8 @@ if (!window.hasBeenRun) {
21
  }
22
  </script>
23
  """
 
 
24
 
25
  try:
26
  hf_hub_download(
 
21
  }
22
  </script>
23
  """
24
+ with open(os.path.join(gr.networking.STATIC_TEMPLATE_LIB, "frontend", "index.html"), "a") as f:
25
+ f.write(SCRIPT)
26
 
27
  try:
28
  hf_hub_download(