cocktailpeanut 6Morpheus6 commited on
Commit
559d51b
ยท
verified ยท
1 Parent(s): 24662ea

pydantic fix (#1)

Browse files

- pydantic fix (187204ba3cbb1d2ffb39ce4d60dd03cb3864336a)


Co-authored-by: Morpheus <[email protected]>

Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt CHANGED
@@ -1,4 +1,7 @@
 
 
1
  transformers==4.36.2
 
2
  #torch==2.0.1
3
  #torchvision==0.15.2
4
  #torchaudio==2.0.2
@@ -21,3 +24,4 @@ fvcore
21
  cloudpickle
22
  omegaconf
23
  pycocotools
 
 
1
+ gradio
2
+ huggingface_hub==0.25.2
3
  transformers==4.36.2
4
+ devicetorch
5
  #torch==2.0.1
6
  #torchvision==0.15.2
7
  #torchaudio==2.0.2
 
24
  cloudpickle
25
  omegaconf
26
  pycocotools
27
+ pydantic==2.10.6