Spaces:
Running
Running
aliabd
commited on
Commit
·
e0874a5
1
Parent(s):
9fbe6b8
ok
Browse files- examples/1-jonathan-borba-CgWTqYxHEkg-unsplash.jpg +0 -0
- examples/2-ronan-furuta-cvM7AC22dSI-unsplash.jpg +0 -0
- examples/3-artem-beliaikin-vyxOD0NuJbs-unsplash.jpg +0 -0
- examples/alisa-anton-PXgXLgDPv6w-unsplash.jpg +0 -0
- examples/joel-muniz-KodMXENNaas-unsplash.jpg +0 -0
- examples/opollo-photography-nxy9wFUiksg-unsplash.jpg +0 -0
- examples/zeynep-sumer-HE2nWVI62BY-unsplash.jpg +0 -0
- packages.txt +1 -0
- requirements.txt +7 -0
examples/1-jonathan-borba-CgWTqYxHEkg-unsplash.jpg
ADDED
![]() |
examples/2-ronan-furuta-cvM7AC22dSI-unsplash.jpg
ADDED
![]() |
examples/3-artem-beliaikin-vyxOD0NuJbs-unsplash.jpg
ADDED
![]() |
examples/alisa-anton-PXgXLgDPv6w-unsplash.jpg
ADDED
![]() |
examples/joel-muniz-KodMXENNaas-unsplash.jpg
ADDED
![]() |
examples/opollo-photography-nxy9wFUiksg-unsplash.jpg
ADDED
![]() |
examples/zeynep-sumer-HE2nWVI62BY-unsplash.jpg
ADDED
![]() |
packages.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
libgl1-mesa-glx
|
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch
|
2 |
+
git+https://github.com/nielsrogge/transformers.git@add_dpt_redesign#egg=transformers
|
3 |
+
numpy
|
4 |
+
Pillow
|
5 |
+
gradio==3.0b8
|
6 |
+
jinja2
|
7 |
+
open3d
|