File size: 2,179 Bytes
e429049
888548a
 
e429049
 
 
 
 
 
 
 
f42fa3f
 
888548a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e429049
 
 
888548a
f42fa3f
 
 
 
888548a
f42fa3f
 
 
 
888548a
 
f42fa3f
e429049
888548a
e429049
888548a
f42fa3f
 
 
 
 
 
 
888548a
 
f42fa3f
e429049
 
888548a
f42fa3f
e429049
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
{
  "name": "@jbilcke/text-to-panorama",
  "version": "0.0.2",
  "private": true,
  "scripts": {
    "dev": "next dev",
    "build": "next build",
    "start": "next start",
    "lint": "next lint"
  },
  "dependencies": {
    "@gradio/client": "1.5.0",
    "@huggingface/inference": "^2.8.0",
    "@photo-sphere-viewer/core": "5.1.7",
    "@photo-sphere-viewer/markers-plugin": "5.1.7",
    "@photo-sphere-viewer/video-plugin": "5.1.7",
    "@photo-sphere-viewer/virtual-tour-plugin": "5.1.7",
    "@radix-ui/react-accordion": "1.1.2",
    "@radix-ui/react-avatar": "1.0.3",
    "@radix-ui/react-checkbox": "1.0.4",
    "@radix-ui/react-collapsible": "1.0.3",
    "@radix-ui/react-dialog": "1.0.4",
    "@radix-ui/react-dropdown-menu": "2.0.5",
    "@radix-ui/react-icons": "1.3.0",
    "@radix-ui/react-label": "2.0.2",
    "@radix-ui/react-menubar": "1.0.3",
    "@radix-ui/react-popover": "1.0.6",
    "@radix-ui/react-select": "1.2.2",
    "@radix-ui/react-separator": "1.0.3",
    "@radix-ui/react-slider": "1.1.2",
    "@radix-ui/react-slot": "1.0.2",
    "@radix-ui/react-switch": "1.0.3",
    "@radix-ui/react-toast": "1.1.4",
    "@radix-ui/react-tooltip": "1.0.6",
    "@types/node": "20.4.2",
    "@types/react": "18.2.15",
    "@types/react-dom": "18.2.7",
    "@types/uuid": "9.0.2",
    "autoprefixer": "10.4.20",
    "class-variance-authority": "0.7.0",
    "clsx": "2.1.1",
    "cmdk": "^1.0.0",
    "cookies-next": "2.1.2",
    "eslint": "^8.57.0",
    "eslint-config-next": "^14.2.5",
    "lucide-react": "0.427.0",
    "next": "14.2.5",
    "photo-sphere-viewer-lensflare-plugin": "1.1.1",
    "pick": "0.0.1",
    "postcss": "8.4.41",
    "react": "18.2.0",
    "react-circular-progressbar": "2.1.0",
    "react-dom": "18.2.0",
    "react-photo-sphere-viewer": "3.3.5-psv5.1.4",
    "sharp": "0.33.4",
    "styled-components": "6.1.12",
    "tailwind-merge": "2.5.2",
    "tailwindcss": "3.4.9",
    "tailwindcss-animate": "1.0.7",
    "ts-node": "^10.9.2",
    "typescript": "5.5.4",
    "usehooks-ts": ".9.1",
    "uuid": "9.0.0",
    "zustand": "4.5.4"
  },
  "devDependencies": {
    "@types/qs": "6.9.7",
    "@types/react-virtualized": "9.21.22"
  }
}