Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -8,4 +8,6 @@ duckduckgo-search
|
|
8 |
openai
|
9 |
langchain-community
|
10 |
gradio
|
11 |
-
pillow
|
|
|
|
|
|
8 |
openai
|
9 |
langchain-community
|
10 |
gradio
|
11 |
+
pillow
|
12 |
+
diffusers
|
13 |
+
safetensors
|