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

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://1af129b49ef1ef36-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 = "http://bgfzh-134-199-192-140.run.pinggy-free.link/translate"
9
 
10
  # --- LOGIC ---
11
  def ghost_translate(cuda_code):