Update requirements.txt
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
gradio==3.23.0 # Update this to the latest version if needed
|
| 2 |
openai==0.27.0 # Ensure this is the latest version
|
| 3 |
Pillow==9.1.1 # For handling image uploads
|
| 4 |
-
google-cloud-vision==3.0.0
|
| 5 |
|
|
|
|
| 1 |
gradio==3.23.0 # Update this to the latest version if needed
|
| 2 |
openai==0.27.0 # Ensure this is the latest version
|
| 3 |
Pillow==9.1.1 # For handling image uploads
|
|
|
|
| 4 |
|