Spaces:
Sleeping
Sleeping
Commit ·
a9ce22c
1
Parent(s): 12fce25
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
streamlit
|
| 2 |
+
transformers
|
| 3 |
+
torch
|
| 4 |
+
plotly
|
| 5 |
+
pandas
|
| 6 |
+
matplotlib
|
| 7 |
+
Image
|