Omartificial-Intelligence-Space
commited on
update readme.md
Browse files
README.md
CHANGED
@@ -149,7 +149,7 @@ function createGradioAnimation() {
|
|
149 |
container.style.textAlign = 'center';
|
150 |
container.style.marginBottom = '20px';
|
151 |
|
152 |
-
var text = '
|
153 |
for (var i = 0; i < text.length; i++) {
|
154 |
(function(i){
|
155 |
setTimeout(function(){
|
|
|
149 |
container.style.textAlign = 'center';
|
150 |
container.style.marginBottom = '20px';
|
151 |
|
152 |
+
var text = 'Omartificial Intelligence Space';
|
153 |
for (var i = 0; i < text.length; i++) {
|
154 |
(function(i){
|
155 |
setTimeout(function(){
|