tombetthauser commited on
Commit
55cea27
Β·
1 Parent(s): c3062cb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -12,6 +12,7 @@ from huggingface_hub import HfApi
12
  from transformers import CLIPTextModel, CLIPTokenizer
13
  import html
14
 
 
15
  community_icon_html = ""
16
 
17
  loading_icon_html = ""
 
12
  from transformers import CLIPTextModel, CLIPTokenizer
13
  import html
14
 
15
+
16
  community_icon_html = ""
17
 
18
  loading_icon_html = ""