-
python-unsplash dependency of request is hard pinned which causes version conflicts
-
Hey @neelshah2409 ,
I would like to contribute python script that will download images from unsplash website.
The script will accept :
- search query
- image resolution
- number of images
and…
-
I've been using the API for two months without any issues, up until a few days ago. There seems to be an issue with the Oauth token fetch.
To make sure the issue isn't on my side I created a new du…
-
大佬您好,
手下感谢您贡献的代码.
FullSite,py版本更新有一些语法过时了, 我改了一下已经可以用了.
但是下载图片的脚本PengDownloader.py总是报错, 我找不出错在哪里. (我没改动, 因为不知道改哪里)
我用的pycharm python3.7 虚拟环境
![image](https://user-images.githubusercontent.co…
-
I am trying to download this collection
[https://unsplash.com/wallpaper/1339090/4k-wallpapers](url)
Unsplash doesn't provide application ID so it is confusing for me to use your tool.
So I use` acc…
-
![pred_036](https://user-images.githubusercontent.com/8428787/180183943-a447e82e-8f16-4d7d-bc36-5d7e1478295f.png)
I ran
> python test_ldi.py --model_path ckpt/r3/stylize.pth --ldi_path samples/ldi/u…
-
I don't know why but when i create a toast with an absolute path icon it works, but when i use a relative or a URL it doesn't work. I tried with the example given by the dev: toast('Hello', 'Hello fro…
-
When running the README example, I am getting duplication of the HTML content after clicking (see gif below).
st-click-detector version 0.1.3
streamlit version 1.23.1
python 3.10
![duplication…
-
I am getting the below error when ran on macOS
```
>>> from screeninfo import get_monitors
>>> get_monitors()
Traceback (most recent call last):
File "", line 1, in
File "/Users/yash/work…
-
I am getting this error when trying to run main.py
AttributeError: 'NoneType' object has no attribute 'get'
Is there any instruction on how to run this script