Pavel
Results
2
comments of
Pavel
> > @zerodev-exe any success with this ? I am also getting the same error in-spite of running `pip install torch transformers python-pptx Pillow` > > @d-tdhillon sorry I haven't....
I'm facing the same issue Here is reproducible code ` import SwiftUI import BottomSheet struct ContentView: View { @State var bottomSheetPosition: BottomSheetPosition = .hidden @State var name: String = ""...