ford442 commited on
Commit
6ad20e0
·
verified ·
1 Parent(s): 20ab112

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -24,8 +24,6 @@ os.system(f'{conda_bin}/conda activate base')
24
  os.system(f'{conda_bin}/conda install nvidia/label/cuda-12.4.0::cuda-toolkit')
25
  os.system(f'{conda_bin}/conda install pytorch::pytorch-cuda')
26
 
27
- #subprocess.run(['pip3', 'install', '--pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu124'])
28
-
29
  import random
30
  import uuid
31
  import gradio as gr
 
24
  os.system(f'{conda_bin}/conda install nvidia/label/cuda-12.4.0::cuda-toolkit')
25
  os.system(f'{conda_bin}/conda install pytorch::pytorch-cuda')
26
 
 
 
27
  import random
28
  import uuid
29
  import gradio as gr