TekeshiX commited on
Commit
808274c
·
verified ·
1 Parent(s): 0099a90

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@ Install the requirements:
4
 
5
  pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu121
6
 
7
- pip install -r /content/tori_gate/requirements.txt
8
 
9
  Open the app:
10
 
 
4
 
5
  pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu121
6
 
7
+ pip install -r requirements.txt
8
 
9
  Open the app:
10