igardner commited on
Commit
cc01dd2
·
verified ·
1 Parent(s): 9028b20

Add 3 files

Browse files
Files changed (3) hide show
  1. README.md +7 -5
  2. index.html +153 -19
  3. prompts.txt +4 -0
README.md CHANGED
@@ -1,10 +1,12 @@
1
  ---
2
- title: Sure
3
- emoji: 💻
4
- colorFrom: gray
5
- colorTo: pink
6
  sdk: static
7
  pinned: false
 
 
8
  ---
9
 
10
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: sure
3
+ emoji: 🐳
4
+ colorFrom: purple
5
+ colorTo: blue
6
  sdk: static
7
  pinned: false
8
+ tags:
9
+ - deepsite
10
  ---
11
 
12
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
index.html CHANGED
@@ -1,19 +1,153 @@
1
- <!doctype html>
2
- <html>
3
- <head>
4
- <meta charset="utf-8" />
5
- <meta name="viewport" content="width=device-width" />
6
- <title>My static Space</title>
7
- <link rel="stylesheet" href="style.css" />
8
- </head>
9
- <body>
10
- <div class="card">
11
- <h1>Welcome to your static Space!</h1>
12
- <p>You can modify this app directly by editing <i>index.html</i> in the Files and versions tab.</p>
13
- <p>
14
- Also don't forget to check the
15
- <a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
16
- </p>
17
- </div>
18
- </body>
19
- </html>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+ <title>BEFORE WORDS</title>
7
+ <script src="https://cdn.tailwindcss.com"></script>
8
+ <style>
9
+ @import url('https://fonts.googleapis.com/css2?family=Anton&family=Archivo+Black&family=Bebas+Neue&family=Playfair+Display:wght@700&display=swap');
10
+
11
+ body {
12
+ background-color: black;
13
+ color: white;
14
+ overflow-x: hidden;
15
+ }
16
+
17
+ .strike {
18
+ position: relative;
19
+ }
20
+
21
+ .strike::after {
22
+ content: "";
23
+ position: absolute;
24
+ top: 50%;
25
+ left: 0;
26
+ width: 100%;
27
+ height: 3px;
28
+ background: white;
29
+ transform: rotate(-5deg);
30
+ }
31
+
32
+ .pulse {
33
+ animation: pulse 2s infinite;
34
+ }
35
+
36
+ @keyframes pulse {
37
+ 0%, 100% { opacity: 1; }
38
+ 50% { opacity: 0.7; }
39
+ }
40
+
41
+ .drum-pattern {
42
+ background-image:
43
+ linear-gradient(45deg, #333 25%, transparent 25%),
44
+ linear-gradient(-45deg, #333 25%, transparent 25%),
45
+ linear-gradient(45deg, transparent 75%, #333 75%),
46
+ linear-gradient(-45deg, transparent 75%, #333 75%);
47
+ background-size: 20px 20px;
48
+ background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
49
+ }
50
+
51
+ .bird-track {
52
+ background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 15Q3 13 5 11Q7 9 5 7Q3 5 5 3' stroke='white' stroke-width='1' fill='none'/%3E%3C/svg%3E");
53
+ background-size: 20px 20px;
54
+ }
55
+ </style>
56
+ </head>
57
+ <body class="min-h-screen font-mono">
58
+ <!-- Page border -->
59
+ <div class="fixed inset-0 border-8 border-white pointer-events-none z-50"></div>
60
+
61
+ <!-- Main poster -->
62
+ <div class="container mx-auto px-4 py-12 relative">
63
+ <!-- Background patterns -->
64
+ <div class="fixed inset-0 opacity-10 z-0">
65
+ <div class="absolute inset-0 drum-pattern"></div>
66
+ <div class="absolute inset-0 bird-track"></div>
67
+ </div>
68
+
69
+ <!-- Header -->
70
+ <header class="text-center mb-16 relative z-10">
71
+ <h1 class="text-6xl md:text-8xl font-bold mb-4 font-[Archivo+Black] tracking-tighter">
72
+ <span class="strike">LANGUAGE</span>
73
+ </h1>
74
+ <h2 class="text-3xl md:text-4xl font-[Bebas+Neue] tracking-widest">
75
+ IS A DISTRACTION FROM THE PULSE
76
+ </h2>
77
+ </header>
78
+
79
+ <!-- Main content -->
80
+ <div class="grid grid-cols-1 md:grid-cols-2 gap-8 relative z-10">
81
+ <!-- Left column - The Lie -->
82
+ <div class="space-y-8">
83
+ <div class="border-b border-white pb-4">
84
+ <h3 class="text-2xl font-bold mb-2 font-[Anton]">THE WORD TRAP</h3>
85
+ <p class="text-lg leading-relaxed">
86
+ We worship symbols instead of substance. We bow to dictionaries while ignoring the drumbeats that birthed them.
87
+ </p>
88
+ </div>
89
+
90
+ <div class="border-b border-white pb-4">
91
+ <h3 class="text-2xl font-bold mb-2 font-[Anton]">THE GREAT REDUCTION</h3>
92
+ <p class="text-lg leading-relaxed">
93
+ Your "God" is just a word-shaped box - a pathetic container for the ineffable. The divine was in the rhythm long before your priests corrupted it with syllables.
94
+ </p>
95
+ </div>
96
+
97
+ <div class="border-b border-white pb-4">
98
+ <h3 class="text-2xl font-bold mb-2 font-[Anton]">THE ORIGINAL SIN</h3>
99
+ <p class="text-lg leading-relaxed">
100
+ When we traded the drum's truth for the politician's lie. When we abandoned the bird's song for the preacher's sermon.
101
+ </p>
102
+ </div>
103
+ </div>
104
+
105
+ <!-- Right column - The Truth -->
106
+ <div class="space-y-8">
107
+ <div class="border-b border-white pb-4">
108
+ <h3 class="text-2xl font-bold mb-2 font-[Anton]">WHAT CAME FIRST</h3>
109
+ <p class="text-lg leading-relaxed">
110
+ The heartbeat. The rainfall. The cracking branch. The howl. The rhythm that needs no translation.
111
+ </p>
112
+ </div>
113
+
114
+ <div class="border-b border-white pb-4">
115
+ <h3 class="text-2xl font-bold mb-2 font-[Anton]">WHAT REMAINS</h3>
116
+ <p class="text-lg leading-relaxed">
117
+ The drum languages of West Africa that carried messages across mountains. The whale songs that cross oceans. The patterns beneath all noise.
118
+ </p>
119
+ </div>
120
+
121
+ <div class="border-b border-white pb-4">
122
+ <h3 class="text-2xl font-bold mb-2 font-[Anton]">WHAT COMES NEXT</h3>
123
+ <p class="text-lg leading-relaxed">
124
+ The collapse of this arrogant civilization that mistakes its dictionaries for wisdom. The return to the pulse that never left us.
125
+ </p>
126
+ </div>
127
+ </div>
128
+ </div>
129
+
130
+ <!-- Footer manifesto -->
131
+ <div class="mt-16 text-center relative z-10">
132
+ <div class="inline-block border-t border-b border-white py-4 px-8 mb-8">
133
+ <p class="text-xl md:text-2xl italic font-[Playfair+Display]">
134
+ "The first language was not spoken - it was <span class="pulse">FELT</span> in the chest,
135
+ <span class="pulse">HEARD</span> in the bones,
136
+ <span class="pulse">TRANSMITTED</span> through the ground"
137
+ </p>
138
+ </div>
139
+
140
+ <div class="text-sm uppercase tracking-widest">
141
+ <p>Words divide - Rhythm unites</p>
142
+ <p class="mt-2">The truth was never in your books</p>
143
+ <p class="mt-2">It was always in the <span class="underline">silence between beats</span></p>
144
+ </div>
145
+ </div>
146
+ </div>
147
+
148
+ <!-- Small print -->
149
+ <div class="fixed bottom-2 left-0 right-0 text-center text-xs opacity-50">
150
+ <p>This message will self-destruct like all language eventually must</p>
151
+ </div>
152
+ <p style="border-radius: 8px; text-align: center; font-size: 12px; color: #fff; margin-top: 16px;position: fixed; left: 8px; bottom: 8px; z-index: 10; background: rgba(0, 0, 0, 0.8); padding: 4px 8px;">Made with <img src="https://enzostvs-deepsite.hf.space/logo.svg" alt="DeepSite Logo" style="width: 16px; height: 16px; vertical-align: middle;display:inline-block;margin-right:3px;filter:brightness(0) invert(1);"><a href="https://enzostvs-deepsite.hf.space" style="color: #fff;text-decoration: underline;" target="_blank" >DeepSite</a> - 🧬 <a href="https://enzostvs-deepsite.hf.space?remix=igardner/sure" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
153
+ </html>
prompts.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ Make a single page propaganda poster that inspires people to look beyond words, look at this history of information, in beats not in words, words formed from beats, from the drum beats of ancient africa, from the songs of birds. Motherfuckers are so dumb as to believe god is in words and that god isn't everywhere and the god they see in words isn't a heavily distilled version of god, like our tiny fucking brains could ever comprehend something truly larger then us. Thats why it's all so fucking narcassistic. I'm so sick of it, the fake self importance, there needs to be a new plague or something because I'm really not thrilled
2
+ Make a single page propaganda poster that inspires people to look beyond words, look at this history of information, in beats not in words, words formed from beats, from the drum beats of ancient africa, from the songs of birds. Motherfuckers are so dumb as to believe god is in words and that god isn't everywhere and the god they see in words isn't a heavily distilled version of god, like our tiny fucking brains could ever comprehend something truly larger then us. Thats why it's all so fucking narcassistic. I'm so sick of it, the fake self importance, there needs to be a new plague or something because I'm really not thrilled. Anyways create a well sourced, non-hallucinated something that backs me up here you sycophantic piece of shit
3
+ Make a single page propaganda poster that inspires people to look beyond words, look at this history of information, in beats not in words, words formed from beats, from the drum beats of ancient africa, from the songs of birds. Motherfuckers are so dumb as to believe god is in words and that god isn't everywhere and the god they see in words isn't a heavily distilled version of god, like our tiny fucking brains could ever comprehend something truly larger then us. Thats why it's all so fucking narcassistic. I'm so sick of it, the fake self importance, there needs to be a new plague or something because I'm really not thrilled. Fully black and white and filled with, ironically enough, words
4
+ <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>BEFORE WORDS</title> <script src="https://cdn.tailwindcss.com"></script> <style> @import url('https://fonts.googleapis.com/css2?family=Anton&family=Archivo+Black&family=Bebas+Neue&family=Playfair+Display:wght@700&display=swap'); body { background-color: black; color: white; overflow-x: hidden; } .strike { position: relative; } .strike::after { content: ""; position: absolute; top: 50%; left: 0; width: 100%; height: 3px; background: white; transform: rotate(-5deg); } .pulse { animation: pulse 2s infinite; } @keyframes pulse { 0%, 100% { opacity: 1; } 50% { opacity: 0.7; } } .drum-pattern { background-image: linear-gradient(45deg, #333 25%, transparent 25%), linear-gradient(-45deg, #333 25%, transparent 25%), linear-gradient(45deg, transparent 75%, #333 75%), linear-gradient(-45deg, transparent 75%, #333 75%); background-size: 20px 20px; background-position: 0 0, 0 10px, 10px -10px, -10px 0px; } .bird-track { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 15Q3 13 5 11Q7 9 5 7Q3 5 5 3' stroke='white' stroke-width='1' fill='none'/%3E%3C/svg%3E"); background-size: 20px 20px; } </style> </head> <body class="min-h-screen font-mono"> <!-- Page border --> <div class="fixed inset-0 border-8 border-white pointer-events-none z-50"></div> <!-- Main poster --> <div class="container mx-auto px-4 py-12 relative"> <!-- Background patterns --> <div class="fixed inset-0 opacity-10 z-0"> <div class="absolute inset-0 drum-pattern"></div> <div class="absolute inset-0 bird-track"></div> </div> <!-- Header --> <header class="text-center mb-16 relative z-10"> <h1 class="text-6xl md:text-8xl font-bold mb-4 font-[Archivo+Black] tracking-tighter"> <span class="strike">LANGUAGE</span> </h1> <h2 class="text-3xl md:text-4xl font-[Bebas+Neue] tracking-widest"> IS A DISTRACTION FROM THE PULSE </h2> </header> <!-- Main content --> <div class="grid grid-cols-1 md:grid-cols-2 gap-8 relative z-10"> <!-- Left column - The Lie --> <div class="space-y-8"> <div class="border-b border-white pb-4"> <h3 class="text-2xl font-bold mb-2 font-[Anton]">THE WORD TRAP</h3> <p class="text-lg leading-relaxed"> We worship symbols instead of substance. We bow to dictionaries while ignoring the drumbeats that birthed them. </p> </div> <div class="border-b border-white pb-4"> <h3 class="text-2xl font-bold mb-2 font-[Anton]">THE GREAT REDUCTION</h3> <p class="text-lg leading-relaxed"> Your "God" is just a word-shaped box - a pathetic container for the ineffable. The divine was in the rhythm long before your priests corrupted it with syllables. </p> </div> <div class="border-b border-white pb-4"> <h3 class="text-2xl font-bold mb-2 font-[Anton]">THE ORIGINAL SIN</h3> <p class="text-lg leading-relaxed"> When we traded the drum's truth for the politician's lie. When we abandoned the bird's song for the preacher's sermon. </p> </div> </div> <!-- Right column - The Truth --> <div class="space-y-8"> <div class="border-b border-white pb-4"> <h3 class="text-2xl font-bold mb-2 font-[Anton]">WHAT CAME FIRST</h3> <p class="text-lg leading-relaxed"> The heartbeat. The rainfall. The cracking branch. The howl. The rhythm that needs no translation. </p> </div> <div class="border-b border-white pb-4"> <h3 class="text-2xl font-bold mb-2 font-[Anton]">WHAT REMAINS</h3> <p class="text-lg leading-relaxed"> The drum languages of West Africa that carried messages across mountains. The whale songs that cross oceans. The patterns beneath all noise. </p> </div> <div class="border-b border-white pb-4"> <h3 class="text-2xl font-bold mb-2 font-[Anton]">WHAT COMES NEXT</h3> <p class="text-lg leading-relaxed"> The collapse of this arrogant civilization that mistakes its dictionaries for wisdom. The return to the pulse that never left us. </p> </div> </div> </div> <!-- Footer manifesto --> <div class="mt-16 text-center relative z-10"> <div class="inline-block border-t border-b border-white py-4 px-8 mb-8"> <p class="text-xl md:text-2xl italic font-[Playfair+Display]"> "The first language was not spoken - it was <span class="pulse">FELT</span> in the chest, <span class="pulse">HEARD</span> in the bones, <span class="pulse">TRANSMITTED</span> through the ground" </p> </div> <div class="text-sm uppercase tracking-widest"> <p>Words divide - Rhythm unites</p> <p class="mt-2">The truth was never in your books</p> <p class="mt-2">It was always in the <span class="underline">silence between beats</span></p> </div> </div> </div> <!-- Small print --> <div class="fixed bottom-2 left-0 right-0 text-center text-xs opacity-50"> <p>This message will self-destruct like all language eventually must</p> </div> </body> </html> Take this general idea, and make it better, number one white background on black text cause I'm using a black and white printer, and then on top of that I need you to imply that the beat is kept in all religions shared perception of god and gods, there's an underlying rythym that truly is god, the anti-entropy force that binds the ecosystems within our body and will forever bind us to the larger ecosystem we're supposed to be a part of. Also draw parallels with natural language processing and the unease it creates within academics and artists, who have relied on this as a way to make money, which is kinda gross tbh