jiandan1998 commited on
Commit
82a33d6
·
verified ·
1 Parent(s): e7d680b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- accelerate
2
- diffusers
3
- invisible_watermark
 
 
4
  torch
5
- transformers
6
- xformers
 
1
+ gradio
2
+ aiohttp
3
+ plotly
4
+ python-dotenv
5
+ pydantic==2.8.2
6
  torch
7
+ transformers==4.37.2