oceansweep commited on
Commit
169c4ff
·
verified ·
1 Parent(s): 616dd44

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -3
requirements.txt CHANGED
@@ -26,8 +26,10 @@ fire==0.6.0
26
  flatbuffers==24.3.25
27
  fonttools==4.51.0
28
  fsspec==2024.3.1
29
- gradio==4.29.0
30
- gradio_client==0.16.1
 
 
31
  h11==0.14.0
32
  httpcore==1.0.5
33
  httptools==0.6.1
@@ -101,7 +103,8 @@ uvicorn==0.29.0
101
  watchfiles==0.21.0
102
  websockets
103
  #websockets==11.0.3
104
- yt-dlp==2024.4.9
 
105
  --extra-index-url https://download.pytorch.org/whl/cu113
106
  torch
107
  torchaudio
 
26
  flatbuffers==24.3.25
27
  fonttools==4.51.0
28
  fsspec==2024.3.1
29
+ gradio
30
+ #gradio==4.29.0
31
+ gradio_client
32
+ #gradio_client==0.16.1
33
  h11==0.14.0
34
  httpcore==1.0.5
35
  httptools==0.6.1
 
103
  watchfiles==0.21.0
104
  websockets
105
  #websockets==11.0.3
106
+ yt-dlp
107
+ #yt-dlp==2024.4.9
108
  --extra-index-url https://download.pytorch.org/whl/cu113
109
  torch
110
  torchaudio