arcanus commited on
Commit
baabea0
·
1 Parent(s): 1806ace

Update app_rvc.py

Browse files
Files changed (1) hide show
  1. app_rvc.py +7 -15
app_rvc.py CHANGED
@@ -1523,18 +1523,13 @@ span.svelte-1gfkn6j.has-info {
1523
  display: none !important;
1524
  }
1525
 
1526
- #component-20,#component-21,#component-24,#component-37,#component-46,#component-59,#component-118,#component-116 {
1527
- display: none;
1528
- }
1529
- #component-12 > div:nth-child(8),div.form:nth-child(10) {
1530
- display: none !important;
1531
- }
1532
- #component-107 {
1533
- border: none !important;
1534
- background: none !important;
1535
  }
1536
 
1537
-
 
 
1538
 
1539
  div#component-17 {
1540
  display: none !important;
@@ -1557,8 +1552,8 @@ button#component-106 {
1557
  div#component-109 {
1558
  display: none !important;
1559
  }
1560
- button {
1561
- border-radius: 10px !important;
1562
  }
1563
 
1564
  .wrap-inner.svelte-vomtxz {
@@ -1659,9 +1654,6 @@ input.svelte-3pzdsv {
1659
  #component-2 {
1660
  display: none;
1661
  }
1662
- #component-5 {
1663
- display: none !important;
1664
- }
1665
  """
1666
 
1667
  def create_gui(theme, logs_in_gui=False):
 
1523
  display: none !important;
1524
  }
1525
 
1526
+ div#component-13 {
1527
+ display: none !important;
 
 
 
 
 
 
 
1528
  }
1529
 
1530
+ div#component-14 {
1531
+ display: none !important;
1532
+ }
1533
 
1534
  div#component-17 {
1535
  display: none !important;
 
1552
  div#component-109 {
1553
  display: none !important;
1554
  }
1555
+ div#component-111 {
1556
+ display: none !important;
1557
  }
1558
 
1559
  .wrap-inner.svelte-vomtxz {
 
1654
  #component-2 {
1655
  display: none;
1656
  }
 
 
 
1657
  """
1658
 
1659
  def create_gui(theme, logs_in_gui=False):