GuglielmoTor commited on
Commit
19f71c2
·
verified ·
1 Parent(s): 600086c

Update utils/gradio_utils.py

Browse files
Files changed (1) hide show
  1. utils/gradio_utils.py +1 -0
utils/gradio_utils.py CHANGED
@@ -1,3 +1,4 @@
 
1
  import gradio as gr # Still need this if type hinting gr.Request
2
 
3
  def get_url_user_token(request: gr.Request):
 
1
+ #gradio_utils.py
2
  import gradio as gr # Still need this if type hinting gr.Request
3
 
4
  def get_url_user_token(request: gr.Request):