Rammohan0504 commited on
Commit
3d3c695
·
verified ·
1 Parent(s): 6312dae

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -4
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
- torch>=2.0.0
2
- transformers>=4.38.0
3
- gradio>=4.15.0
 
 
4
  Pillow>=10.0.0
5
- fpdf>=1.7.2
 
1
+ torch==2.1.2+cpu
2
+ --index-url https://download.pytorch.org/whl/cpu
3
+
4
+ transformers==4.39.3
5
+ gradio==4.26.0
6
  Pillow>=10.0.0
7
+ fpdf>=1.7.2