Skip to content

Commit

Permalink
os-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kazanplova committed Jan 8, 2025
1 parent 26091a2 commit a9a1459
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions gradio_demo.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
import gradio as gr
import subprocess
import os
os.environ["CUDA_VISIBLE_DEVICES"] = "2,3,4,5"
import numpy as np

# Function to run text2world.py
Expand Down

0 comments on commit a9a1459

Please sign in to comment.