minhwai commited on
Commit
c483521
·
verified ·
1 Parent(s): 0f13455

Update requirements.txt

Browse files

"라이브러리 추가 for 디퓨전 모델 도입"

Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt CHANGED
@@ -1,3 +1,8 @@
1
  streamlit
2
  opencv-python
3
  numpy
 
 
 
 
 
 
1
  streamlit
2
  opencv-python
3
  numpy
4
+ torch
5
+ transformers
6
+ diffusers
7
+ requests
8
+ Pillow