Kuberwastaken commited on
Commit
c43d32f
·
1 Parent(s): 60cc58b

Fixing Attribution again

Browse files
Files changed (1) hide show
  1. gradio_app.py +0 -10
gradio_app.py CHANGED
@@ -82,16 +82,6 @@ label {
82
  align-items: center;
83
  }
84
 
85
- .footer {
86
- text-align: center;
87
- position: absolute;
88
- bottom: 10px;
89
- width: 100%;
90
- font-size: 1.2em;
91
- color: #6366f1;
92
- }
93
-
94
-
95
  """
96
 
97
  def analyze_with_loading(text, progress=gr.Progress()):
 
82
  align-items: center;
83
  }
84
 
 
 
 
 
 
 
 
 
 
 
85
  """
86
 
87
  def analyze_with_loading(text, progress=gr.Progress()):