Emaad commited on
Commit
81be096
·
1 Parent(s): 871c359

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
- --extra-index-url https://download.pytorch.org/whl/cu113
2
- torch
3
- torchvision
4
- gradio
5
  huggingface_hub
6
  OmegaConf
7
  axial-positional-embedding
 
1
+ --extra-index-url https://download.pytorch.org/whl/nightly/cu118
2
+ torch==2.2.0.dev20230906
3
+ torchvision==0.16.0.dev20230906
 
4
  huggingface_hub
5
  OmegaConf
6
  axial-positional-embedding