DHEIVER commited on
Commit
6a6aed9
·
verified ·
1 Parent(s): 548dad1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -7
requirements.txt CHANGED
@@ -1,10 +1,7 @@
1
  gradio>=4.19.2
2
- numpy>=1.26.3
3
- pandas>=2.2.0
4
- Pillow>=10.2.0
5
- python-dotenv>=1.0.0
6
  torch>=2.2.0
7
- torchvision>=0.17.0
8
  transformers>=4.37.2
9
- accelerate>=0.26.1
10
- safetensors>=0.4.1
 
 
 
1
  gradio>=4.19.2
 
 
 
 
2
  torch>=2.2.0
 
3
  transformers>=4.37.2
4
+ Pillow>=10.2.0
5
+ pandas>=2.2.0
6
+ numpy>=1.26.3
7
+ accelerate>=0.26.1