hiba9 commited on
Commit
45354fd
·
verified ·
1 Parent(s): 5cbc995

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -7,6 +7,9 @@ import os
7
  os.system('pip install torch')
8
  import torch
9
  import os
 
 
 
10
  os.system('pip install tensorflow')
11
  import os
12
  os.system('pip install soundfile')
 
7
  os.system('pip install torch')
8
  import torch
9
  import os
10
+ os.system('pip install PyTorch')
11
+ import PyTorch
12
+ import os
13
  os.system('pip install tensorflow')
14
  import os
15
  os.system('pip install soundfile')