Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -17,4 +17,5 @@ accelerate # Often a dependency for stable diffusion
|
|
17 |
pillow # Often needed for image processing by diffusers/PIL
|
18 |
|
19 |
# For Gemini
|
20 |
-
google-generativeai
|
|
|
|
17 |
pillow # Often needed for image processing by diffusers/PIL
|
18 |
|
19 |
# For Gemini
|
20 |
+
google-generativeai
|
21 |
+
newsapi-python
|