smjain commited on
Commit
7828f10
1 Parent(s): 229de8b

Upload cloud_download.py

Browse files
Files changed (1) hide show
  1. cloud_download.py +1 -1
cloud_download.py CHANGED
@@ -1,5 +1,5 @@
1
  import cloudinary.api
2
-
3
  # Assuming you have already configured Cloudinary with your credentials
4
 
5
  def download_file():
 
1
  import cloudinary.api
2
+ import requests
3
  # Assuming you have already configured Cloudinary with your credentials
4
 
5
  def download_file():