Spaces:
Running
on
Inf2
Running
on
Inf2
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
huggingface_hub
|
2 |
-
|
3 |
-
|
|
|
4 |
APScheduler
|
5 |
gradio[oauth]
|
6 |
gradio_huggingfacehub_search
|
|
|
1 |
huggingface_hub
|
2 |
+
diffusers
|
3 |
+
timm
|
4 |
+
sentencepiece
|
5 |
APScheduler
|
6 |
gradio[oauth]
|
7 |
gradio_huggingfacehub_search
|