Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,9 +1,8 @@
|
|
1 |
streamlit
|
2 |
-
streamlit-aggrid
|
3 |
-
streamlit-ace
|
4 |
gradio
|
5 |
diffusers
|
6 |
huggingface_hub
|
7 |
transformers
|
8 |
torch
|
9 |
-
datasets
|
|
|
|
1 |
streamlit
|
|
|
|
|
2 |
gradio
|
3 |
diffusers
|
4 |
huggingface_hub
|
5 |
transformers
|
6 |
torch
|
7 |
+
datasets
|
8 |
+
PIL
|