crcdng commited on
Commit
cadec62
·
1 Parent(s): 31f0ff8

path string

Browse files
Files changed (1) hide show
  1. Gradio_UI.py +1 -1
Gradio_UI.py CHANGED
@@ -268,7 +268,7 @@ class GradioUI:
268
  <style>
269
  @font-face {
270
  font-family: Cyberpunk;
271
- src: url("/file=Cyberpunk.otf") format("opentype");
272
  font-weight: Regular;
273
  font-style: normal;
274
  }
 
268
  <style>
269
  @font-face {
270
  font-family: Cyberpunk;
271
+ src: url("/gradio_api/file=Cyberpunk.otf") format("opentype");
272
  font-weight: Regular;
273
  font-style: normal;
274
  }