Spaces:
Runtime error
Runtime error
Aadhithya
commited on
Commit
•
7c1f5ab
1
Parent(s):
76779fb
Update roop/utilities.py
Browse files- roop/utilities.py +1 -1
roop/utilities.py
CHANGED
@@ -4,7 +4,7 @@ import os
|
|
4 |
import platform
|
5 |
import shutil
|
6 |
import ssl
|
7 |
-
import
|
8 |
import urllib
|
9 |
import subprocess
|
10 |
from pathlib import Path
|
|
|
4 |
import platform
|
5 |
import shutil
|
6 |
import ssl
|
7 |
+
import requests
|
8 |
import urllib
|
9 |
import subprocess
|
10 |
from pathlib import Path
|