Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -1,3 +1,9 @@
|
|
1 |
streamlit-image-select
|
2 |
streamlit
|
3 |
-
tqdm
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
streamlit-image-select
|
2 |
streamlit
|
3 |
+
tqdm
|
4 |
+
torch
|
5 |
+
matplotlib
|
6 |
+
Pillow
|
7 |
+
transformers
|
8 |
+
datasets
|
9 |
+
accelerate
|