Commit ·
2f66471
1
Parent(s): 7a36ae6
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
gradio>=4.0
|
| 2 |
google-generativeai>=0.8.0
|
|
|
|
| 3 |
Pillow>=10.0.0
|
| 4 |
pyperclip>=1.8.2
|
| 5 |
accelerate
|
|
|
|
| 1 |
gradio>=4.0
|
| 2 |
google-generativeai>=0.8.0
|
| 3 |
+
google-cloud-aiplatform>=1.49.0
|
| 4 |
Pillow>=10.0.0
|
| 5 |
pyperclip>=1.8.2
|
| 6 |
accelerate
|