Doubleupai commited on
Commit
f430dba
·
verified ·
1 Parent(s): 2646b5e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1,3 +1,6 @@
1
  gradio>=3.0
2
  Pillow>=9.0
3
- fonttools>=4.0
 
 
 
 
1
  gradio>=3.0
2
  Pillow>=9.0
3
+ fonttools>=4.0
4
+ torch>=1.10 # Для работы с моделью Flux
5
+ torchvision>=0.11
6
+ svgwrite>=1.4