CoxMarius commited on
Commit
595788f
·
verified ·
1 Parent(s): e6c42e8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -35,4 +35,7 @@ gr.Interface(
35
  outputs="text",
36
  title="SmartRezumat",
37
  description="AI care transformă texte lungi în rezumate scurte, în limba română"
 
 
 
38
  ).launch()
 
35
  outputs="text",
36
  title="SmartRezumat",
37
  description="AI care transformă texte lungi în rezumate scurte, în limba română"
38
+ theme="soft"
39
+
40
+
41
  ).launch()