Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot upload files from an iPhone #8547

Closed
1 task done
loupdmer opened this issue Jun 13, 2024 · 0 comments · Fixed by #8879
Closed
1 task done

Cannot upload files from an iPhone #8547

loupdmer opened this issue Jun 13, 2024 · 0 comments · Fixed by #8879
Assignees
Labels
bug Something isn't working 📱 mobile Related to using Gradio on mobile / small screens
Milestone

Comments

@loupdmer
Copy link

Describe the bug

Related to #7471, the bug still exists.

Contrains to upload to airdrop to my mac

Have you searched existing issues? 🔎

  • I have searched and found no existing issues

Reproduction

import gradio as gr
files = gr.File(file_types=[".zip"], visible=True)

Screenshot

No response

Logs

No response

System Info

Gradio Environment Information:
------------------------------
Operating System: Linux
gradio version: 4.36.1
gradio_client version: 1.0.1

------------------------------------------------
gradio dependencies in your environment:

aiofiles: 23.2.1
altair: 5.3.0
fastapi: 0.111.0
ffmpy: 0.3.2
gradio-client==1.0.1 is not installed.
httpx: 0.27.0
huggingface-hub: 0.23.3
importlib-resources: 6.4.0
jinja2: 3.1.4
markupsafe: 2.1.5
matplotlib: 3.9.0
numpy: 1.26.4
orjson: 3.10.3
packaging: 24.1
pandas: 2.2.2
pillow: 10.3.0
pydantic: 2.7.3
pydub: 0.25.1
python-multipart: 0.0.9
pyyaml: 6.0.1
ruff: 0.4.8
semantic-version: 2.10.0
tomlkit==0.12.0 is not installed.
typer: 0.12.3
typing-extensions: 4.12.2
urllib3: 2.2.1
uvicorn: 0.30.1
authlib; extra == 'oauth' is not installed.
itsdangerous; extra == 'oauth' is not installed.


gradio_client dependencies in your environment:

fsspec: 2024.6.0
httpx: 0.27.0
huggingface-hub: 0.23.3
packaging: 24.1
typing-extensions: 4.12.2
websockets: 11.0.3

Severity

I can work around it

@loupdmer loupdmer added the bug Something isn't working label Jun 13, 2024
@abidlabs abidlabs added the 📱 mobile Related to using Gradio on mobile / small screens label Jun 19, 2024
@hannahblair hannahblair self-assigned this Jun 24, 2024
@abidlabs abidlabs added this to the Gradio 5️⃣ milestone Jul 1, 2024
@abidlabs abidlabs assigned hannahblair and unassigned hannahblair Jul 13, 2024
This was referenced Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 📱 mobile Related to using Gradio on mobile / small screens
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants