ivanoctaviogaitansantos commited on
Commit
88530b6
verified
1 Parent(s): fcd1876

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -4
requirements.txt CHANGED
@@ -1,4 +1,7 @@
1
- gradio>=4.40.0
2
- tavily-python>=0.3.2
3
- openai>=1.40.0
4
- requests # Para MCP fallback
 
 
 
 
1
+ gradio>=4.0.0
2
+ torch>=2.0.0
3
+ diffusers>=0.21.0
4
+ transformers>=4.30.0
5
+ aiohttp>=3.8.0
6
+ pillow>=10.0.0
7
+ accelerate>=0.20.0