KAARIN commited on
Commit
c1719f3
1 Parent(s): c8504bb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -3,7 +3,7 @@
3
 
4
  import stylecloud
5
  from PIL import Image
6
-
7
 
8
  def create_stylecloud(file, text_input, language, icon):
9
  # Dosya veya text inputtan gelen metni kullan
 
3
 
4
  import stylecloud
5
  from PIL import Image
6
+ import gradio as gr
7
 
8
  def create_stylecloud(file, text_input, language, icon):
9
  # Dosya veya text inputtan gelen metni kullan