sunbal7 commited on
Commit
4cc8d0e
·
verified ·
1 Parent(s): cfff5f8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -6
requirements.txt CHANGED
@@ -1,6 +1,5 @@
1
- # requirements.txt
2
- streamlit>=1.28.0
3
- tensorflow>=2.12.0
4
- pillow>=9.5.0
5
- numpy>=1.24.3
6
- protobuf<4.0.0
 
1
+ streamlit
2
+ torch
3
+ transformers
4
+ Pillow
5
+ numpy