Rooni commited on
Commit
9d13560
·
1 Parent(s): 9e9c220

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -24
README.md CHANGED
@@ -5,27 +5,4 @@ colorFrom: pink
5
  colorTo: purple
6
  sdk: gradio
7
  pinned: false
8
- ---
9
-
10
- # YThemes
11
-
12
- Welcome to YThemes, a subdivision of YUFI focused on crafting beautiful and functional themes for Gradio interfaces!
13
-
14
- ## About Me
15
-
16
- I am 12 years old, a diva in Russia. I am interested in development and programming. I hope you like the themes and ❤ like ❤ them.
17
-
18
- ## Custom Themes
19
-
20
- In addition to our pre-designed themes, we also offer custom theme design services. If you have a specific vision or brand identity you'd like to incorporate into your Gradio interface, our team can create a unique theme tailored to your needs.
21
-
22
- ## How to use themes
23
-
24
- ```python
25
- import gradio as gr
26
-
27
- with gr.Blocks(theme='YThemes/GMaterial') as demo: # Replace "GMaterial", on my other topic.
28
- # Your Gradio code here
29
-
30
- demo.launch()
31
- ```
 
5
  colorTo: purple
6
  sdk: gradio
7
  pinned: false
8
+ ---