Fabrice-TIERCELIN commited on
Commit
520d777
·
verified ·
1 Parent(s): 8a0a50c

pydantic==2.10.6 # To avoid the message "No API found" or "Internal server error"

Browse files
Files changed (1) hide show
  1. requirements.txt +21 -19
requirements.txt CHANGED
@@ -1,20 +1,22 @@
1
- gradio==4.28.3
2
- torch
3
- numpy
4
- opencv-python-headless
5
- setuptools
6
- Pillow
7
- torchvision
8
- addict
9
- future
10
- lmdb
11
- pyyaml
12
- requests
13
- scikit-image
14
- scipy
15
- tb-nightly
16
- tqdm
17
- yapf
18
- psutil
19
- ffmpeg-python
 
 
20
  huggingface_hub
 
1
+ pydantic==2.10.6 # To avoid the message "No API found" or "Internal server error"
2
+
3
+ gradio==4.28.3
4
+ torch
5
+ numpy
6
+ opencv-python-headless
7
+ setuptools
8
+ Pillow
9
+ torchvision
10
+ addict
11
+ future
12
+ lmdb
13
+ pyyaml
14
+ requests
15
+ scikit-image
16
+ scipy
17
+ tb-nightly
18
+ tqdm
19
+ yapf
20
+ psutil
21
+ ffmpeg-python
22
  huggingface_hub