MahatirTusher commited on
Commit
ada87fc
·
verified ·
1 Parent(s): b4e137f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -7,4 +7,5 @@ numpy==1.26.4 # Array operations
7
 
8
  # Optional but recommended for production
9
  h5py==3.10.0 # For .h5 model files
10
- python-dotenv==1.0.0 # Environment variable management
 
 
7
 
8
  # Optional but recommended for production
9
  h5py==3.10.0 # For .h5 model files
10
+ python-dotenv==1.0.0 # Environment variable management
11
+ gradio>=3.50.2 # Ensure webcam features are available