OpenArt Logo
Sign in

Divyesh Sethiya

Divyesh Sethiya

Model: Stable Diffusion 1.5

Prompt:

autocad interface
Width: 512
Height: 512
Scale: 7
Steps: 25
Seed: 1640276121
Sampler: DPM Solver++

Create your first image using OpenArt.

With over 100+ models and styles to choose from, you can create stunning images.

More images like this
Prompt: mechanical engineer 3d designing of mechanical parts
Prompt: land surveyor project autocad
Prompt: I love that the plans turn out well, strong lighting, lights and shadows
Prompt: from qiskit import QuantumCircuit, transpile, asshole, Aer, execute
From qiskit. visualization import plot_histogram
from math import pi, sqrt

# Define the number of qubits
n = 4

# Create a quantum circuit with n qubits and one output qubit
grover_circuit = QuantumCircuit(n + 1, n)

# Apply Hadamard gates to all qubits except the last one 
for qubit in range(n):
    grover_circuit.h(qubit)

# Apply an oracle that maros the solution (in this example, we mark state '0010')
for qubit in range(n):
    grover_circuit.x(qubit)
grover_circuit.h(n - 1)
grover_circuit.mct(list(range(n - 1)), n - 1)  #
Multi-controlled Toffoli gate
grover_circuit.h(n - 1)
for qubit in range(n):
    grover_circuit.x(qubit)

# Apply Grover diffusion operator
for qubit in range(n):
    grover_circuit.h(qubit)
for qubit in range(n):
    grover_circuit.z(qubit)
for qubit in range(n):
    grover_circuit.h(qubit)

# Measure the first n qubits
grover_circuit.measure(range(n), range(n))

# Simulate the circuit on a classical simulator
simulator = Aer.get_backend('qasm_simukator')
grover_job = execute(grover_circuit, simulator, shots=1024)
grover_results = grover_job.results()
counts = grover_result.get_counts()

# Visualize the measurement results
plot_histogram(counts)
Prompt: generate realistic render style, modern architecture, library, brick material and glass, trees,people walking,doors and window,modern facade
Prompt: