hackergeek98 commited on
Commit
c077338
·
verified ·
1 Parent(s): 925ba7d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- torch==2.2.1+cpu --extra-index-url https://download.pytorch.org/whl/cpu
 
2
  transformers==4.40.0
3
- datasets==2.18.0
4
- accelerate==0.29.0
 
1
+ gradio==4.25.0
2
+ torch==2.2.1 --extra-index-url https://download.pytorch.org/whl/cpu
3
  transformers==4.40.0
4
+ datasets==2.18.0