AnasAlokla commited on
Commit
2bee345
·
verified ·
1 Parent(s): b467d1d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  streamlit
2
  transformers==4.30.2 # Example: Specifying a version
3
  torch # Example: you may need to include it.
4
- google-generativeai
 
 
1
  streamlit
2
  transformers==4.30.2 # Example: Specifying a version
3
  torch # Example: you may need to include it.
4
+ google-generativeai
5
+ python-dotenv