byliutao commited on
Commit
664fdae
·
verified ·
1 Parent(s): 31c1396

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -1
requirements.txt CHANGED
@@ -1 +1,9 @@
1
- pytorch transformers diffusers
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ torchvision
3
+ torchaudio
4
+ transformers
5
+ diffusers
6
+ opencv-python
7
+ scipy
8
+ gradio==4.44.1
9
+ sympy==1.13.1