raksama19 commited on
Commit
2f49d2e
·
verified ·
1 Parent(s): dcc4cd6

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ # Gemma 3n Image Description Test App Requirements
2
+
3
+ # Core dependencies
4
+ gradio
5
+ pillow
6
+
7
+ # Google Gemini API for Gemma 3n
8
+ google-generativeai