Upload folder using huggingface_hub
Browse files- Test_RAG.py +0 -1
Test_RAG.py
CHANGED
@@ -7,7 +7,6 @@ import io
|
|
7 |
from pathlib import Path
|
8 |
import openvino as ov
|
9 |
import torch
|
10 |
-
import ipywidgets as widgets
|
11 |
from transformers import (
|
12 |
TextIteratorStreamer,
|
13 |
StoppingCriteria,
|
|
|
7 |
from pathlib import Path
|
8 |
import openvino as ov
|
9 |
import torch
|
|
|
10 |
from transformers import (
|
11 |
TextIteratorStreamer,
|
12 |
StoppingCriteria,
|