Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -8,8 +8,7 @@ This notebook provides a complete interface for generating SOAP notes from medic
|
|
| 8 |
@spaces.GPU # This decorator tells HF Spaces to use GPU
|
| 9 |
|
| 10 |
# Enable widgets
|
| 11 |
-
|
| 12 |
-
display(HTML("<script src='https://cdnjs.cloudflare.com/ajax/libs/require.js/2.1.10/require.min.js'></script>"))
|
| 13 |
|
| 14 |
# Import libraries and authenticate
|
| 15 |
import torch
|
|
|
|
| 8 |
@spaces.GPU # This decorator tells HF Spaces to use GPU
|
| 9 |
|
| 10 |
# Enable widgets
|
| 11 |
+
|
|
|
|
| 12 |
|
| 13 |
# Import libraries and authenticate
|
| 14 |
import torch
|