We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ac3b9dc + 163038a commit 034f70fCopy full SHA for 034f70f
1 file changed
shared/snippets/image/google-edit/js.hbs
@@ -1,6 +1,3 @@
1
-const fs = require('fs');
2
-const path = require('path');
3
-
4
const main = async () => {
5
const response = await fetch('{{baseUrl}}/images/generations', {
6
method: 'POST',
0 commit comments