acecalisto3 commited on
Commit
2532156
·
verified ·
1 Parent(s): be7b4e0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
  transformers
2
  streamlit
3
- torch==1.13.1+cu117 # Replace with the correct version for your system
4
- torchvision==0.14.1+cu117
5
- torchaudio==0.13.1+cu117
6
- black==22.12.0 # Choose a compatible version
7
  pylint
8
  opencv-python
9
  gradio
 
1
  transformers
2
  streamlit
3
+ torch
4
+ torchvision
5
+ torchaudio
6
+ black
7
  pylint
8
  opencv-python
9
  gradio