mgbam commited on
Commit
bb45ed1
·
verified ·
1 Parent(s): 6c4b816

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- gradio
2
  google-generativeai
3
- huggingface_hub # Still good for HF text as fallback
4
  Pillow
5
- openai # For DALL-E image generation
6
  requests
7
- python-dotenv
 
1
+ streamlit
2
  google-generativeai
3
+ huggingface_hub
4
  Pillow
5
+ openai
6
  requests
7
+ python-dotenv