Pijush2023 commited on
Commit
fba9f18
·
verified ·
1 Parent(s): 33b0c88

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -563,7 +563,7 @@ hardcoded_prompt_2="A vibrant and dynamic football game scene in the style of Pe
563
  hardcoded_prompt_3 = "Create a high-energy scene of a DJ performing on a large stage with vibrant lights, colorful lasers, a lively dancing crowd, and various electronic equipment in the background."
564
 
565
 
566
- with gr.Blocks(theme='rawrsor1/Everforest') as demo:
567
  with gr.Row():
568
  with gr.Column():
569
  state = gr.State()
 
563
  hardcoded_prompt_3 = "Create a high-energy scene of a DJ performing on a large stage with vibrant lights, colorful lasers, a lively dancing crowd, and various electronic equipment in the background."
564
 
565
 
566
+ with gr.Blocks(theme='Pijush2023/scikit-learn-pijush') as demo:
567
  with gr.Row():
568
  with gr.Column():
569
  state = gr.State()