Rooni commited on
Commit
61f6eb1
1 Parent(s): 56bdc2d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -97,11 +97,10 @@ WallpaperArt: prithivMLmods/Canopus-Liquid-Wallpaper-Art
97
  css_url = "https://neurixyufi-aihub.static.hf.space/style.css"
98
  default = """ .gradio-container{max-width: 700px !important} h1{text-align:center} #component-4 { height: 70vh !important; } .bot p img {
99
  min-height: 200px;
100
- background-color: rgb(0, 0, 0);
101
  background: url(https://huggingface.co/spaces/NeurixYUFI/ImgGenChat/resolve/main/placeholder.png);
102
  background-size: cover;
103
  background-position: center;
104
- border-radius: 10px;
105
  }"""
106
 
107
  # Получение CSS по ссылке
 
97
  css_url = "https://neurixyufi-aihub.static.hf.space/style.css"
98
  default = """ .gradio-container{max-width: 700px !important} h1{text-align:center} #component-4 { height: 70vh !important; } .bot p img {
99
  min-height: 200px;
 
100
  background: url(https://huggingface.co/spaces/NeurixYUFI/ImgGenChat/resolve/main/placeholder.png);
101
  background-size: cover;
102
  background-position: center;
103
+ width: auto;
104
  }"""
105
 
106
  # Получение CSS по ссылке