MK-316 commited on
Commit
7b35bfe
1 Parent(s): d1f0676

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,5 +1,4 @@
1
- import gradio as gr
2
- from wordcloud import WordCloud
3
- import matplotlib.pyplot as plt
4
- from PIL import Image
5
- import io
 
1
+ wordcloud
2
+ matplotlib.pyplot
3
+ PIL
4
+ IO