Spaces:
AIR-Bench
/
Running on CPU Upgrade

hanhainebula commited on
Commit
6697d3c
·
1 Parent(s): ac93cff

fix bug: pydantic version

Browse files

- refer to [csdn blog](https://blog.csdn.net/qq_63234089/article/details/146914002)

Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -13,3 +13,4 @@ tqdm>=4.65.0
13
  accelerate>=0.24.1
14
  socksio>=1.0.0
15
  air-benchmark>=0.1.0
 
 
13
  accelerate>=0.24.1
14
  socksio>=1.0.0
15
  air-benchmark>=0.1.0
16
+ pydantic==2.10.6