TenPoisk commited on
Commit
45e0506
Β·
1 Parent(s): 3383fd8

Update sd_ui.py

Browse files
Files changed (1) hide show
  1. sd_ui.py +19 -1
sd_ui.py CHANGED
@@ -4,6 +4,23 @@ import gradio as gr
4
  #ready library install
5
  print('βœ…οΈ All libraries installed!')
6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  #title of app
8
  title = "WebDef.UI"
9
 
@@ -18,10 +35,11 @@ __This is WebDef.UI__ Generate fantastic images with the latest AI models for FR
18
  article = \
19
  """
20
  <h1 style='text-align: center'>
21
- __Examples__
22
  </h1>
23
 
24
  ![](https://raw.githubusercontent.com/ehristoforu/imghost/main/e410407a-ad56-42cc-bd6d-5005e3496de9.jpg)
 
25
  """
26
 
27
  #ready rum space
 
4
  #ready library install
5
  print('βœ…οΈ All libraries installed!')
6
 
7
+ #loading
8
+ print('β– ')
9
+ print('β– β– ')
10
+ print('β– β– β– ')
11
+ print('β– β– ')
12
+ print('β– ')
13
+ print('β– ')
14
+ print('β– β– ')
15
+ print('β– β– β– ')
16
+ print('β– β– ')
17
+ print('β– ')
18
+ print('β– ')
19
+ print('β– β– ')
20
+ print('β– β– β– ')
21
+ print('β– β– ')
22
+ print('β– ')
23
+
24
  #title of app
25
  title = "WebDef.UI"
26
 
 
35
  article = \
36
  """
37
  <h1 style='text-align: center'>
38
+ πŸ–Ό Examples πŸ—‚
39
  </h1>
40
 
41
  ![](https://raw.githubusercontent.com/ehristoforu/imghost/main/e410407a-ad56-42cc-bd6d-5005e3496de9.jpg)
42
+
43
  """
44
 
45
  #ready rum space