Skip to content

Instantly share code, notes, and snippets.

View FurkanGozukara's full-sized avatar

Furkan Gözükara FurkanGozukara

View GitHub Profile
@FurkanGozukara
FurkanGozukara / 100 games
Created October 6, 2024 00:16
100 games
Minecraft game engine 3d cgi render image of ohwx man with body armor
The Legend of Zelda game engine 3d cgi render image of ohwx man with body armor
Final Fantasy VII game engine 3d cgi render image of ohwx man with body armor
Assassin's Creed game engine 3d cgi render image of ohwx man with body armor
World of Warcraft game engine 3d cgi render image of ohwx man with body armor
Red Dead Redemption game engine 3d cgi render image of ohwx man with body armor
Halo game engine 3d cgi render image of ohwx man with body armor
Mass Effect game engine 3d cgi render image of ohwx man with body armor
The Witcher game engine 3d cgi render image of ohwx man with body armor
Overwatch game engine 3d cgi render image of ohwx man with body armor
@FurkanGozukara
FurkanGozukara / all tokens of T5 XXL.txt
Created October 4, 2024 18:44
all tokens of T5 XXL.txt
0 <pad>
1 </s>
2 <unk>
3 ▁
4 X
5 .
6 ,
7 s
8 ▁the
9 a
@FurkanGozukara
FurkanGozukara / SECourses Amazing FLUX Prompts.txt
Created September 9, 2024 22:50
SECourses Amazing FLUX Prompts.txt
photo of ohwx man riding a majestic, muscular white tiger through a dense mystical forest, with trees towering overhead, their twisted branches forming an intricate canopy. The air is filled with glowing fireflies and floating specks of light, creating an ethereal atmosphere. Ohwx wears a regal, intricately embroidered tunic woven with golden threads depicting ancient symbols, a flowing cape with a high collar that shimmers in the dim, magical light. His leather boots have silver buckles, each carved with ornate designs. The tiger's fur glows in the moonlight, and its striking blue eyes mirror Ohwx's vigilant expression. <segment:yolo-face_yolov9c.pt-1,0.7>photo of ohwx man
photo of ohwx man standing on the deck of a pirate ship, with stormy seas raging all around. The wind howls, and the ship creaks as it battles the waves. Ohwx wears a traditional pirate captain’s outfit, complete with a long, tattered coat that flaps wildly in the wind, a tricorn hat adorned with feathers, knee-high leather boots, and a
@FurkanGozukara
FurkanGozukara / 100 flux prompts.txt
Created September 8, 2024 02:18
100 flux prompts.txt
photo of ohwx man standing on the moon's surface, surrounded by a breathtaking view of Earth in the sky, the stars glittering in the dark void, wearing a futuristic space suit with chrome accents, sleek aerodynamic design, featuring small blue LED lights integrated into the joints that softly glow in the shadow of space. His boots are magnetized to the lunar surface, his gloves feature intricate mechanical joints, and his suit reflects the harsh lunar light. He holds a flag that waves gently in the zero gravity, with the barren, cratered lunar landscape stretching out behind him. His face, partially illuminated by the suit's helmet lights, shows determination and awe at the vastness of space. <segment:face,0.7>photo of ohwx man
photo of ohwx man riding a majestic, muscular white tiger through a dense mystical forest, with trees towering overhead, their twisted branches forming an intricate canopy. The air is filled with glowing fireflies and floating specks of light, creating an ethereal atmosphere. Ohwx wea
@FurkanGozukara
FurkanGozukara / default_config.yaml
Created September 2, 2024 22:59
default_config.yaml
compute_environment: LOCAL_MACHINE
debug: false
distributed_type: 'NO'
downcast_bf16: 'no'
enable_cpu_affinity: true
gpu_ids: all
machine_rank: 0
main_training_function: main
mixed_precision: bf16
num_machines: 1
@FurkanGozukara
FurkanGozukara / prompts.txt
Created September 1, 2024 11:34
prompts.txt
supercar
photo of ohwx man a red shiny steel armor with scale patterns like a dragon scales in an epic battlefield as the leader of the army and holding a mighty gigantic diamond sword , face open looking at the camera on a bright sunny day, epic scene, cinematic shot<segment:face,0.7>photo of ohwx man
photo of ohwx man as a time-police officer chasing a criminal through a corridor of swirling time vortexes, wearing a chronosphere-resistant uniform<segment:face,0.7>photo of ohwx man
photo of ohwx man a futuristic body armor while holding a shutgun on the avatar planet in a jurassic jungle face open looking at the camera on a bright sunny day, behind there are big tall volcanic mountains, epic scene, cinematic shot<segment:face,0.7>photo of ohwx man
photo of ohwx man as a genetic engineer in a pristine lab coat, surrounded by holographic DNA strands and futuristic equipment, holding a vial of glowing liquid<segment:face,0.7>photo of ohwx man
@FurkanGozukara
FurkanGozukara / adamW config.json
Created August 8, 2024 14:38
adamW config.json
{
"__version": 4,
"training_method": "FINE_TUNE",
"model_type": "STABLE_DIFFUSION_XL_10_BASE",
"debug_mode": false,
"debug_dir": "debug",
"workspace_dir": "/home/Ubuntu/apps/stable-diffusion-webui/models/Stable-diffusion",
"cache_dir": "/home/Ubuntu/apps/stable-diffusion-webui/OT_cacheworkspace-cache/run",
"tensorboard": false,
"tensorboard_expose": false,
@FurkanGozukara
FurkanGozukara / requirements_versions.txt
Created August 1, 2024 00:45
requirements_versions.txt
GitPython==3.1.30
Pillow==9.5.0
accelerate==0.18.0
basicsr==1.4.2
blendmodes==2022
clean-fid==0.1.35
einops==0.4.1
fastapi==0.94.0
gfpgan==1.3.8
gradio==3.32.0
@FurkanGozukara
FurkanGozukara / 1
Last active June 17, 2024 21:53
B535-232 unlock band and hidden options javascript codes
javascript:spreadName(); monitor=[1,3,5,8,20,28,38,40,41]; mainband=null;_2ndrun=null; suspend=0; function currentBand() {if (suspend==1) return; console.log("Get Signal"); $("#dhcp_mask").show();$("#dhcp_dns").show(); $.ajax({type:"GET",async:true,url:'/api/device/signal', error: function(request,status,error){alert("Signal Error:"+request.status+"\n"+"message:"+request.responseText+"\n"+"error:"+error); }, success: function(data){vars=['rssi','rsrp','rsrq','sinr','dlbandwidth','ulbandwidth','band','cell_id','pci','nei_cellid','plmn', 'tac','ulfrequency','dlfrequency',]; for (i=0;i<vars.length;i++) {window[vars[i]]=extractXML(vars[i],data); $('#'+vars[i]).html(window[vars[i]]);} hex = Number(cell_id).toString(16); hex2= hex.substring(0,hex.length-2); enbid = parseInt(hex2, 16).toString(); $('#enbid').html(enbid); hex = Number(cell_id).toString(16); hex2= hex.substring(5,hex.length-0); enbidS = parseInt(hex2, 16).toString(); $('#enbidS').html(enbidS); plmnMC=(plmn.slice(0, 3)); plmnMN=(plmn.slice(-2)); setgra
@FurkanGozukara
FurkanGozukara / upload_hugging_face.ipynb
Created March 13, 2024 21:24
upload_hugging_face.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.