Update app.py
Browse files
app.py
CHANGED
@@ -22,7 +22,7 @@ For more information on `huggingface_hub` Inference API support, please check th
|
|
22 |
|
23 |
|
24 |
import os
|
25 |
-
from
|
26 |
|
27 |
|
28 |
username = 'islasher'
|
|
|
22 |
|
23 |
|
24 |
import os
|
25 |
+
from huggingface_hub import HfApi
|
26 |
|
27 |
|
28 |
username = 'islasher'
|