Spaces:
Running
Running
Update preguntar-pdf.html
Browse files- preguntar-pdf.html +3 -0
preguntar-pdf.html
CHANGED
|
@@ -8,6 +8,9 @@
|
|
| 8 |
</head>
|
| 9 |
<body>
|
| 10 |
<h1>Ask Questions to the Model</h1>
|
|
|
|
|
|
|
|
|
|
| 11 |
<input type="text" id="question" placeholder="Type your question here">
|
| 12 |
<button id="askQuestion">Ask</button>
|
| 13 |
|
|
|
|
| 8 |
</head>
|
| 9 |
<body>
|
| 10 |
<h1>Ask Questions to the Model</h1>
|
| 11 |
+
<a href="entrenament-pdf.html" style="margin:5px;padding: 5px; border:1px solid green">Entrenament PDF</a>
|
| 12 |
+
<a href="preguntar-pdf.html" style="margin:5px;padding: 5px; border:1px solid green">Preguntar PDF</a>
|
| 13 |
+
<br><br>
|
| 14 |
<input type="text" id="question" placeholder="Type your question here">
|
| 15 |
<button id="askQuestion">Ask</button>
|
| 16 |
|