Spaces:
Running
on
T4
Running
on
T4
simonduerr
commited on
Commit
•
21af4a5
1
Parent(s):
ff26bba
Update app.py
Browse files
app.py
CHANGED
@@ -969,6 +969,7 @@ def molecule(
|
|
969 |
background-image:None;
|
970 |
}
|
971 |
</style>
|
|
|
972 |
<script src="https://3Dmol.csb.pitt.edu/build/3Dmol-min.js"></script>
|
973 |
</head>
|
974 |
<body>
|
|
|
969 |
background-image:None;
|
970 |
}
|
971 |
</style>
|
972 |
+
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.3/jquery.min.js" integrity="sha512-STof4xm1wgkfm7heWqFJVn58Hm3EtS31XFaagaa8VMReCXAkQnJZ+jEy8PCC/iT18dFy95WcExNHFTqLyp72eQ==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
|
973 |
<script src="https://3Dmol.csb.pitt.edu/build/3Dmol-min.js"></script>
|
974 |
</head>
|
975 |
<body>
|