gensim2 commited on
Commit
2bf07f3
1 Parent(s): 70a7164

update gradio

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -8,7 +8,6 @@ meshcat
8
  scipy
9
  scikit-image
10
  torch==1.13
11
- pytorch_lightning
12
  hydra-core
13
  ftfy
14
  torchvision
@@ -16,6 +15,7 @@ transforms3d
16
  wandb
17
  kornia
18
  gym
 
19
  transformers
20
  meshcat
21
  openai
 
8
  scipy
9
  scikit-image
10
  torch==1.13
 
11
  hydra-core
12
  ftfy
13
  torchvision
 
15
  wandb
16
  kornia
17
  gym
18
+ pytorch_lightning==1.9.5
19
  transformers
20
  meshcat
21
  openai