Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
aiohttp==3.9.5
|
| 2 |
aiosignal==1.3.1
|
| 3 |
annotated-types==0.7.0
|
|
|
|
| 1 |
+
diffusers
|
| 2 |
+
huggingface_hub
|
| 3 |
+
gradio
|
| 4 |
+
fastai
|
| 5 |
aiohttp==3.9.5
|
| 6 |
aiosignal==1.3.1
|
| 7 |
annotated-types==0.7.0
|