oort commited on
Commit
9027df8
·
verified ·
1 Parent(s): 6fca9de

Move icon hosting to postimg.cc

Browse files
Files changed (1) hide show
  1. Gradio_UI.py +1 -1
Gradio_UI.py CHANGED
@@ -309,7 +309,7 @@ class GradioUI:
309
  type="messages",
310
  avatar_images=(
311
  None,
312
- "https://imgur.com/a/GnflhlQ",
313
  ),
314
  resizeable=True,
315
  scale=1,
 
309
  type="messages",
310
  avatar_images=(
311
  None,
312
+ "https://i.postimg.cc/SNK44Kts/icon-300x300.png",
313
  ),
314
  resizeable=True,
315
  scale=1,