wannaphong commited on
Commit
087e7aa
·
verified ·
1 Parent(s): 46f34e6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,5 +1,6 @@
1
  import os
2
  import glob
 
3
  from pathlib import Path
4
  import gradio as gr
5
  from huggingface_hub import CommitScheduler, hf_hub_download, login
 
1
  import os
2
  import glob
3
+ import uuid
4
  from pathlib import Path
5
  import gradio as gr
6
  from huggingface_hub import CommitScheduler, hf_hub_download, login