aixsatoshi commited on
Commit
f1d6fbe
1 Parent(s): 3f6e58a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -11
app.py CHANGED
@@ -24,17 +24,7 @@ Feel free to test without log.
24
  </center>
25
  """
26
 
27
- CSS = """
28
- .duplicate-button {
29
- margin: auto !important;
30
- color: white !important;
31
- background: black !important;
32
- border-radius: 100vh !important;
33
- }
34
- h3 {
35
- text-align: center;
36
- }
37
- """
38
 
39
 
40
  model = AutoModelForCausalLM.from_pretrained(
 
24
  </center>
25
  """
26
 
27
+
 
 
 
 
 
 
 
 
 
 
28
 
29
 
30
  model = AutoModelForCausalLM.from_pretrained(