cotxetj commited on
Commit
6ce5e37
1 Parent(s): c0e413c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,6 +1,7 @@
1
  import gradio as gr
2
  from wordcloud import WordCloud
3
  import pandas as pd
 
4
  import matplotlib.pyplot as plt
5
 
6
  # Assume you have a DataFrame with columns: Topic, Article, Keywords
 
1
  import gradio as gr
2
  from wordcloud import WordCloud
3
  import pandas as pd
4
+ import hopsworks
5
  import matplotlib.pyplot as plt
6
 
7
  # Assume you have a DataFrame with columns: Topic, Article, Keywords