yunuseduran commited on
Commit
e6ee4a4
·
verified ·
1 Parent(s): 891bc40

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -44,7 +44,7 @@ def create_stylecloud(text, language, icon):
44
  return output_file
45
 
46
  # Streamlit uygulamasını oluştur
47
- st.title("StyleCloud Oluşturucu")
48
 
49
  # Dosya yükleme
50
  file = st.file_uploader("Metin Dosyası Yükle", type=["txt"])
 
44
  return output_file
45
 
46
  # Streamlit uygulamasını oluştur
47
+ st.title("WordCloud Oluşturucu")
48
 
49
  # Dosya yükleme
50
  file = st.file_uploader("Metin Dosyası Yükle", type=["txt"])