torettomarui commited on
Commit
d636ec9
·
verified ·
1 Parent(s): fcf8144

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  torch==2.1.2
2
  torchaudio==2.1.2
3
  torchvision==0.16.2
 
4
  gradio
5
  gradio_client
6
  transformers==4.45.0
 
1
  torch==2.1.2
2
  torchaudio==2.1.2
3
  torchvision==0.16.2
4
+ pydantic==2.8.2
5
  gradio
6
  gradio_client
7
  transformers==4.45.0