Alejo760 commited on
Commit
4e68d73
·
verified ·
1 Parent(s): 667471c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -12,6 +12,7 @@ matplotlib>=3.7.0
12
  streamlit==1.29.0
13
  streamlit-drawable-canvas==0.9.3
14
  altair<5
 
15
 
16
 
17
  # Optional: SAM (Segment Anything Model)
 
12
  streamlit==1.29.0
13
  streamlit-drawable-canvas==0.9.3
14
  altair<5
15
+ python-dotenv>=1.0.0 # For loading .env file in local development
16
 
17
 
18
  # Optional: SAM (Segment Anything Model)