Yntec commited on
Commit
336d896
·
verified ·
1 Parent(s): 6091f85

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -4
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- spaces
2
- torch
3
  torchvision>=0.16.0
4
  torchaudio
5
  torchtext
@@ -11,7 +11,7 @@ git+https://github.com/XPixelGroup/BasicSR
11
  git+https://github.com/TencentARC/GFPGAN
12
  fonts
13
  font-roboto
14
- gradio==3.29.0
15
  numpy<2
16
  omegaconf
17
  opencv-contrib-python
@@ -37,4 +37,6 @@ git+https://github.com/google-research/torchsde
37
  safetensors
38
  psutil
39
  rich
40
- httpx==0.24.1
 
 
 
1
+ #spaces
2
+ torch==2.4.0
3
  torchvision>=0.16.0
4
  torchaudio
5
  torchtext
 
11
  git+https://github.com/TencentARC/GFPGAN
12
  fonts
13
  font-roboto
14
+ gradio==3.41.2
15
  numpy<2
16
  omegaconf
17
  opencv-contrib-python
 
37
  safetensors
38
  psutil
39
  rich
40
+ httpx==0.24.1
41
+ websockets>=10.0,<12.0
42
+ pydantic==2.10.6