Chrunos commited on
Commit
ea78b40
·
verified ·
1 Parent(s): d681d0b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -29,6 +29,7 @@ from typing import Dict, Any
29
  import re
30
  import asyncio
31
  import cloudscraper
 
32
 
33
  tmp_dir = tempfile.gettempdir()
34
  BASE_URL = "https://chrunos-zam.hf.space"
 
29
  import re
30
  import asyncio
31
  import cloudscraper
32
+ import httpx
33
 
34
  tmp_dir = tempfile.gettempdir()
35
  BASE_URL = "https://chrunos-zam.hf.space"