Spaces:
Running
Running
Hakyung Sung
commited on
Commit
·
2a266ff
1
Parent(s):
714a26c
Add requirements.txt file
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
spacy
|
3 |
+
huggingface_hub
|
4 |
+
plotly
|
5 |
+
Pillow
|