24Sureshkumar commited on
Commit
e1224aa
·
verified ·
1 Parent(s): 396e877

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
  streamlit
2
- transformers>=4.40.0
3
- torch>=2.1.0
4
- diffusers>=0.27.2
5
  Pillow
6
  rouge-score
7
  sentencepiece
8
  scipy
9
  openai
 
10
  git+https://github.com/openai/CLIP.git
11
- accelerate
 
1
  streamlit
2
+ torch
3
+ transformers
4
+ diffusers
5
  Pillow
6
  rouge-score
7
  sentencepiece
8
  scipy
9
  openai
10
+ requests
11
  git+https://github.com/openai/CLIP.git