Spaces:
Runtime error
Runtime error
Commit
Β·
77d6373
1
Parent(s):
0e0982f
Update app.py
Browse files
app.py
CHANGED
@@ -12,7 +12,6 @@ from huggingface_hub import HfApi
|
|
12 |
from transformers import CLIPTextModel, CLIPTokenizer
|
13 |
import html
|
14 |
|
15 |
-
|
16 |
community_icon_html = ""
|
17 |
|
18 |
loading_icon_html = ""
|
|
|
12 |
from transformers import CLIPTextModel, CLIPTokenizer
|
13 |
import html
|
14 |
|
|
|
15 |
community_icon_html = ""
|
16 |
|
17 |
loading_icon_html = ""
|