Rabinaya commited on
Commit
479b2a0
·
verified ·
1 Parent(s): 5f325ee

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -4
requirements.txt CHANGED
@@ -1,4 +1,8 @@
1
- gradio
2
- requests
3
- Pillow
4
- groq
 
 
 
 
 
1
+ gradio>=3.50.0
2
+ groq>=0.4.0
3
+ pillow>=9.0.0
4
+ requests>=2.28.0
5
+ python-dotenv>=0.20.0
6
+ torch
7
+ diffusers
8
+ transformers