Upload 4 files
Browse files- app.zip +2 -2
- requirements.txt +5 -1
- version.txt +1 -1
app.zip
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4b528fee6010a9f78cedd9cb797cfb6e58f3761116ce5511a7a38a4df91c0692
|
3 |
+
size 111644
|
requirements.txt
CHANGED
@@ -4,4 +4,8 @@ httpx
|
|
4 |
python-dotenv
|
5 |
requests
|
6 |
apscheduler
|
7 |
-
jinja2
|
|
|
|
|
|
|
|
|
|
4 |
python-dotenv
|
5 |
requests
|
6 |
apscheduler
|
7 |
+
jinja2
|
8 |
+
google-auth==2.38.0
|
9 |
+
google-cloud-aiplatform==1.86.0
|
10 |
+
pydantic==2.6.1
|
11 |
+
google-genai==1.8.0
|
version.txt
CHANGED
@@ -1 +1 @@
|
|
1 |
-
version=0.1.
|
|
|
1 |
+
version=0.1.4
|