Skip to content

Commit 3e38b39

Browse files
committed
more
1 parent 413e674 commit 3e38b39

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/workflows/export.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ jobs:
4040
run: uv pip install -r requirements.txt
4141
- name: Run export
4242
working-directory: ${{ matrix.folder }}
43-
run: uv run reflex export
43+
run: uv run reflex export --env prod

multi_modal_medical_agent/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ agno
22
google-generativeai
33
reflex
44
duckduckgo-search
5-
phidata
5+
phidata
6+
pillow

0 commit comments

Comments
 (0)