Spaces:
Runtime error
Runtime error
used aiohttp for getting the http requests
#1
by ashikshaffi08 - opened
- Replaced synchronous requests.get with asynchronous aiohttp.ClientSession.
- made all function async and optimized data processing
afght12 changed pull request status to merged