Skip to content

Commit

Permalink
remove extra index
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyrannas committed Nov 22, 2023
1 parent 0a18be9 commit 8e66ecc
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 55 deletions.
6 changes: 0 additions & 6 deletions panoptic_back/panoptic/html/assets/index-29c7eae7.css

This file was deleted.

45 changes: 0 additions & 45 deletions panoptic_back/panoptic/html/assets/index-b76d4310.js

This file was deleted.

4 changes: 2 additions & 2 deletions panoptic_back/panoptic/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<link rel="icon" href="/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Vite App</title>
<script type="module" crossorigin src="/assets/index-b76d4310.js"></script>
<link rel="stylesheet" href="/assets/index-29c7eae7.css">
<script type="module" crossorigin src="/assets/index-f7d0be36.js"></script>
<link rel="stylesheet" href="/assets/index-769463ab.css">
</head>
<body>
<div id="app"></div>
Expand Down
3 changes: 1 addition & 2 deletions panoptic_back/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,12 @@ pandas
pytesseract
scikit-learn
pyqt5
--extra-index-url https://download.pytorch.org/whl/cpu
torch
transformers
uvicorn
python-multipart
pypika
orjson
torch
faiss-cpu
qtawesome
requests

0 comments on commit 8e66ecc

Please sign in to comment.