Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
huggingface_hub==0.25.2
|
| 2 |
transformers
|
| 3 |
-
|
| 4 |
asyncio
|
| 5 |
cryptography
|
| 6 |
gradio
|
|
|
|
| 1 |
huggingface_hub==0.25.2
|
| 2 |
transformers
|
| 3 |
+
diffusers
|
| 4 |
asyncio
|
| 5 |
cryptography
|
| 6 |
gradio
|