muhammadtlha944 commited on
Commit
ef27c52
·
verified ·
1 Parent(s): b7bc160

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -5,7 +5,7 @@ import time
5
  # --- CONFIGURATION ---
6
  # Your AMD MI300X Droplet IP
7
  DROPLET_IP = "134.199.195.151"
8
- API_URL = "https://80756f91eb553a8d-134-199-192-140.serveousercontent.com/translate"
9
 
10
  # --- LOGIC ---
11
  def ghost_translate(cuda_code):
 
5
  # --- CONFIGURATION ---
6
  # Your AMD MI300X Droplet IP
7
  DROPLET_IP = "134.199.195.151"
8
+ API_URL = "https://1af129b49ef1ef36-134-199-192-140.serveousercontent.com/translate"
9
 
10
  # --- LOGIC ---
11
  def ghost_translate(cuda_code):