Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
gradio>=4.0.0
|
2 |
Pillow>=9.0.0
|
3 |
google-generativeai>=0.3.0
|
4 |
-
requests>=2.28.0
|
5 |
-
pyperclip>=1.8.0
|
|
|
1 |
gradio>=4.0.0
|
2 |
Pillow>=9.0.0
|
3 |
google-generativeai>=0.3.0
|
4 |
+
requests>=2.28.0
|
|