Spaces:
xh0o6
/
Running

File size: 191 Bytes
1b67eb7
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
@echo off

echo Setting G4F_PROXY environment variable...
setx G4F_PROXY "http://127.0.0.1:7890"

echo Running the application...
cd gpt4free
conda activate gpt4free && python g4f/gui/run.py